Download mtons-lang-1.2.5.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.2.5 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials