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

Jar examples for m:ms-parser

Description

ms-parser tools Library

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

License

The MIT License (MIT)

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials