| Группа | Группаorg.swisspush.gateleen |
|---|---|
| Идентификатор | Идентификаторgateleen-testhelper |
| Версия | Версия1.1.35 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| gateleen-testhelper-1.1.35.pom | |
| gateleen-testhelper-1.1.35.jar | 3 KB |
| gateleen-testhelper-1.1.35-sources.jar | 3 KB |
| gateleen-testhelper-1.1.35-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-testhelper/ -->
<dependency>
<groupId>org.swisspush.gateleen</groupId>
<artifactId>gateleen-testhelper</artifactId>
<version>1.1.35</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-testhelper/
implementation 'org.swisspush.gateleen:gateleen-testhelper:1.1.35'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-testhelper/
implementation ("org.swisspush.gateleen:gateleen-testhelper:1.1.35")
'org.swisspush.gateleen:gateleen-testhelper:jar:1.1.35'
<dependency org="org.swisspush.gateleen" name="gateleen-testhelper" rev="1.1.35">
<artifact name="gateleen-testhelper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-testhelper', version='1.1.35')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-testhelper" % "1.1.35"
[org.swisspush.gateleen/gateleen-testhelper "1.1.35"]