GroupId | GroupIdcom.github.muff1nman.chameleon |
---|---|
ArtifactId | ArtifactIdplaylist-rmp |
Version | Version1.2.0-RELEASE |
Type | Typejar |
Filename | Size |
---|---|
playlist-rmp-1.2.0-RELEASE.pom | |
playlist-rmp-1.2.0-RELEASE.jar | 13 KB |
playlist-rmp-1.2.0-RELEASE-sources.jar | 15 KB |
playlist-rmp-1.2.0-RELEASE-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.muff1nman.chameleon/playlist-rmp/ -->
<dependency>
<groupId>com.github.muff1nman.chameleon</groupId>
<artifactId>playlist-rmp</artifactId>
<version>1.2.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.muff1nman.chameleon/playlist-rmp/
implementation 'com.github.muff1nman.chameleon:playlist-rmp:1.2.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.muff1nman.chameleon/playlist-rmp/
implementation ("com.github.muff1nman.chameleon:playlist-rmp:1.2.0-RELEASE")
'com.github.muff1nman.chameleon:playlist-rmp:jar:1.2.0-RELEASE'
<dependency org="com.github.muff1nman.chameleon" name="playlist-rmp" rev="1.2.0-RELEASE">
<artifact name="playlist-rmp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.muff1nman.chameleon', module='playlist-rmp', version='1.2.0-RELEASE')
)
libraryDependencies += "com.github.muff1nman.chameleon" % "playlist-rmp" % "1.2.0-RELEASE"
[com.github.muff1nman.chameleon/playlist-rmp "1.2.0-RELEASE"]