GroupId | GroupIdcom.github.muff1nman.chameleon |
---|---|
ArtifactId | ArtifactIdcontenttype-specificplaylist |
Version | Version1.2.0-RELEASE |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.muff1nman.chameleon/contenttype-specificplaylist/ -->
<dependency>
<groupId>com.github.muff1nman.chameleon</groupId>
<artifactId>contenttype-specificplaylist</artifactId>
<version>1.2.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.muff1nman.chameleon/contenttype-specificplaylist/
implementation 'com.github.muff1nman.chameleon:contenttype-specificplaylist:1.2.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.muff1nman.chameleon/contenttype-specificplaylist/
implementation ("com.github.muff1nman.chameleon:contenttype-specificplaylist:1.2.0-RELEASE")
'com.github.muff1nman.chameleon:contenttype-specificplaylist:jar:1.2.0-RELEASE'
<dependency org="com.github.muff1nman.chameleon" name="contenttype-specificplaylist" rev="1.2.0-RELEASE">
<artifact name="contenttype-specificplaylist" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.muff1nman.chameleon', module='contenttype-specificplaylist', version='1.2.0-RELEASE')
)
libraryDependencies += "com.github.muff1nman.chameleon" % "contenttype-specificplaylist" % "1.2.0-RELEASE"
[com.github.muff1nman.chameleon/contenttype-specificplaylist "1.2.0-RELEASE"]