is not current version
Last Version 1.2.1-RELEASE

com.github.muff1nman.chameleon:metadata-image 1.2.0-RELEASE


Categories

Categories

Data
GroupId

GroupId

com.github.muff1nman.chameleon
ArtifactId

ArtifactId

metadata-image
Version

Version

1.2.0-RELEASE
Type

Type

jar

Download metadata-image 1.2.0-RELEASE


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