License |
License |
---|---|
GroupId | GroupIdcom.marvelution |
ArtifactId | ArtifactIdmarvelution-utils |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMarvelution Utils
Utility library
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
marvelution-utils-1.2.pom | |
marvelution-utils-1.2.jar | 15 KB |
marvelution-utils-1.2-tests.jar | 15 KB |
marvelution-utils-1.2-sources.jar | 14 KB |
marvelution-utils-1.2-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.marvelution/marvelution-utils/ -->
<dependency>
<groupId>com.marvelution</groupId>
<artifactId>marvelution-utils</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.marvelution/marvelution-utils/
implementation 'com.marvelution:marvelution-utils:1.2'
// https://jarcasting.com/artifacts/com.marvelution/marvelution-utils/
implementation ("com.marvelution:marvelution-utils:1.2")
'com.marvelution:marvelution-utils:jar:1.2'
<dependency org="com.marvelution" name="marvelution-utils" rev="1.2">
<artifact name="marvelution-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marvelution', module='marvelution-utils', version='1.2')
)
libraryDependencies += "com.marvelution" % "marvelution-utils" % "1.2"
[com.marvelution/marvelution-utils "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus : plexus-utils | jar | 1.5.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |