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

Jar examples for m:marvelution-utils

Description

Utility library

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

marvelution-utils-1.1-javadoc.jar
marvelution-utils-1.1-sources.jar
marvelution-utils-1.1.jar
marvelution-utils-1.1.pom



Related Tutorials