is not current version
Last Version 2.0

com.marvelution.skins:marvelution-skin 1.0


GroupId

GroupId

com.marvelution.skins
ArtifactId

ArtifactId

marvelution-skin
Version

Version

1.0
Type

Type

jar

Download marvelution-skin 1.0


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