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