is not current version
Last Version 2

com.marvelution:marvelution-license 1

Project containing licensing resources

GroupId

GroupId

com.marvelution
ArtifactId

ArtifactId

marvelution-license
Version

Version

1
Type

Type

jar

Download marvelution-license 1


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