is not current version
Last Version 1.2.1-RELEASE

com.github.muff1nman.chameleon:playlist-pls 1.2.0-RELEASE


GroupId

GroupId

com.github.muff1nman.chameleon
ArtifactId

ArtifactId

playlist-pls
Version

Version

1.2.0-RELEASE
Type

Type

jar

Download playlist-pls 1.2.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.muff1nman.chameleon/playlist-pls/ -->
<dependency>
    <groupId>com.github.muff1nman.chameleon</groupId>
    <artifactId>playlist-pls</artifactId>
    <version>1.2.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.muff1nman.chameleon/playlist-pls/
implementation 'com.github.muff1nman.chameleon:playlist-pls:1.2.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.muff1nman.chameleon/playlist-pls/
implementation ("com.github.muff1nman.chameleon:playlist-pls:1.2.0-RELEASE")
'com.github.muff1nman.chameleon:playlist-pls:jar:1.2.0-RELEASE'
<dependency org="com.github.muff1nman.chameleon" name="playlist-pls" rev="1.2.0-RELEASE">
  <artifact name="playlist-pls" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.muff1nman.chameleon', module='playlist-pls', version='1.2.0-RELEASE')
)
libraryDependencies += "com.github.muff1nman.chameleon" % "playlist-pls" % "1.2.0-RELEASE"
[com.github.muff1nman.chameleon/playlist-pls "1.2.0-RELEASE"]