is not current version
Last Version 1.2

com.marvelution:marvelution-utils 1.0

Utility library

GroupId

GroupId

com.marvelution
ArtifactId

ArtifactId

marvelution-utils
Version

Version

1.0
Type

Type

jar

Download marvelution-utils 1.0


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