Download mzlion-core-1.1.2.jar file - Jar m

Jar examples for m:mzlion-core

Description

The project contains convenient utility classes.

You can download jar file mzlion-core 1.1.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add mzlion-core-1.1.2.jar to your project.

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

Download

Click the following link to download the jar file.

mzlion-core-1.1.2-javadoc.jar
mzlion-core-1.1.2-sources.jar
mzlion-core-1.1.2.jar
mzlion-core-1.1.2.pom



Related Tutorials