GroupId | GroupIdorg.swisspush.gateleen |
---|---|
ArtifactId | ArtifactIdgateleen-player |
Version | Version1.0.52 |
Type | Typejar |
Filename | Size |
---|---|
gateleen-player-1.0.52.pom | |
gateleen-player-1.0.52.jar | 34 KB |
gateleen-player-1.0.52-sources.jar | 15 KB |
gateleen-player-1.0.52-javadoc.jar | 76 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-player/ -->
<dependency>
<groupId>org.swisspush.gateleen</groupId>
<artifactId>gateleen-player</artifactId>
<version>1.0.52</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-player/
implementation 'org.swisspush.gateleen:gateleen-player:1.0.52'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-player/
implementation ("org.swisspush.gateleen:gateleen-player:1.0.52")
'org.swisspush.gateleen:gateleen-player:jar:1.0.52'
<dependency org="org.swisspush.gateleen" name="gateleen-player" rev="1.0.52">
<artifact name="gateleen-player" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-player', version='1.0.52')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-player" % "1.0.52"
[org.swisspush.gateleen/gateleen-player "1.0.52"]