Download marvelution-utils-1.2.jar file - Jar m

Jar examples for m:marvelution-utils

Description

Utility library

You can download jar file marvelution-utils 1.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add marvelution-utils-1.2.jar to your project.

<dependency>
   <groupId>com.marvelution</groupId>
   <artifactId>marvelution-utils</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'com.marvelution', name: 'marvelution-utils', version: '1.2'
libraryDependencies += "com.marvelution" % "marvelution-utils" % "1.2"
<dependency org="com.marvelution" name="marvelution-utils" rev="1.2"/>
@Grapes(@Grab(group='com.marvelution', module='marvelution-utils', version='1.2'))
'com.marvelution:marvelution-utils:jar:1.2'

Download

Click the following link to download the jar file.

marvelution-utils-1.2-javadoc.jar
marvelution-utils-1.2-sources.jar
marvelution-utils-1.2-tests.jar
marvelution-utils-1.2.jar
marvelution-utils-1.2.pom



Related Tutorials