GroupId | GroupIdorg.swisspush.gateleen |
---|---|
ArtifactId | ArtifactIdgateleen-player |
Version | Version1.0.49 |
Type | Typejar |
Filename | Size |
---|---|
gateleen-player-1.0.49.pom | |
gateleen-player-1.0.49.jar | 34 KB |
gateleen-player-1.0.49-sources.jar | 15 KB |
gateleen-player-1.0.49-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.49</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-player/
implementation 'org.swisspush.gateleen:gateleen-player:1.0.49'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-player/
implementation ("org.swisspush.gateleen:gateleen-player:1.0.49")
'org.swisspush.gateleen:gateleen-player:jar:1.0.49'
<dependency org="org.swisspush.gateleen" name="gateleen-player" rev="1.0.49">
<artifact name="gateleen-player" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-player', version='1.0.49')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-player" % "1.0.49"
[org.swisspush.gateleen/gateleen-player "1.0.49"]