Download ms-util-1.0.0.jar file - Jar m

Jar examples for m:ms-util

Description

ms-util tools Library

You can download jar file ms-util 1.0.0 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add ms-util-1.0.0.jar to your project.

<dependency>
   <groupId>net.mingsoft</groupId>
   <artifactId>ms-util</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'net.mingsoft', name: 'ms-util', version: '1.0.0'
libraryDependencies += "net.mingsoft" % "ms-util" % "1.0.0"
<dependency org="net.mingsoft" name="ms-util" rev="1.0.0"/>
@Grapes(@Grab(group='net.mingsoft', module='ms-util', version='1.0.0'))
'net.mingsoft:ms-util:jar:1.0.0'

Download

Click the following link to download the jar file.

ms-util-1.0.0-javadoc.jar
ms-util-1.0.0-sources.jar
ms-util-1.0.0.jar
ms-util-1.0.0.pom



Related Tutorials