Download mtons-lang-1.5.0.jar file - Jar m

Jar examples for m:mtons-lang

Description

Mtons Lang, a package of Java utility classes for the classes

You can download jar file mtons-lang 1.5.0 in this page.

Build File

You can use the following script to add mtons-lang-1.5.0.jar to your project.

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

Download

Click the following link to download the jar file.

mtons-lang-1.5.0-javadoc.jar
mtons-lang-1.5.0-sources.jar
mtons-lang-1.5.0.jar
mtons-lang-1.5.0.pom



Related Tutorials