License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.mingsoft |
ArtifactId | ArtifactIdms-parser |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.mingsoft:ms-parser
ms-parser tools Library
|
Filename | Size |
---|---|
ms-parser-1.0.0.pom | |
ms-parser-1.0.0.jar | 17 KB |
ms-parser-1.0.0-sources.jar | 15 KB |
ms-parser-1.0.0-javadoc.jar | 122 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.mingsoft/ms-parser/ -->
<dependency>
<groupId>net.mingsoft</groupId>
<artifactId>ms-parser</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.mingsoft/ms-parser/
implementation 'net.mingsoft:ms-parser:1.0.0'
// https://jarcasting.com/artifacts/net.mingsoft/ms-parser/
implementation ("net.mingsoft:ms-parser:1.0.0")
'net.mingsoft:ms-parser:jar:1.0.0'
<dependency org="net.mingsoft" name="ms-parser" rev="1.0.0">
<artifact name="ms-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.mingsoft', module='ms-parser', version='1.0.0')
)
libraryDependencies += "net.mingsoft" % "ms-parser" % "1.0.0"
[net.mingsoft/ms-parser "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
net.mingsoft : ms-util | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.6 |