Download mzlion-core-1.0.3-beta.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.0.3-beta in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

mzlion-core-1.0.3-beta-javadoc.jar
mzlion-core-1.0.3-beta-sources.jar
mzlion-core-1.0.3-beta.jar
mzlion-core-1.0.3-beta.pom



Related Tutorials