is not current version
Last Version 2.0

com.marvelution.skins:marvelution-skin 1.1


GroupId

GroupId

com.marvelution.skins
ArtifactId

ArtifactId

marvelution-skin
Version

Version

1.1
Type

Type

jar

Download marvelution-skin 1.1


<!-- https://jarcasting.com/artifacts/com.marvelution.skins/marvelution-skin/ -->
<dependency>
    <groupId>com.marvelution.skins</groupId>
    <artifactId>marvelution-skin</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.marvelution.skins/marvelution-skin/
implementation 'com.marvelution.skins:marvelution-skin:1.1'
// https://jarcasting.com/artifacts/com.marvelution.skins/marvelution-skin/
implementation ("com.marvelution.skins:marvelution-skin:1.1")
'com.marvelution.skins:marvelution-skin:jar:1.1'
<dependency org="com.marvelution.skins" name="marvelution-skin" rev="1.1">
  <artifact name="marvelution-skin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marvelution.skins', module='marvelution-skin', version='1.1')
)
libraryDependencies += "com.marvelution.skins" % "marvelution-skin" % "1.1"
[com.marvelution.skins/marvelution-skin "1.1"]