is not current version
Last Version 1.0.1

net.mingsoft:ms-id 1.0.0

ms-id tools Library

Categories

Categories

Net
GroupId

GroupId

net.mingsoft
ArtifactId

ArtifactId

ms-id
Version

Version

1.0.0
Type

Type

jar

Download ms-id 1.0.0


<!-- https://jarcasting.com/artifacts/net.mingsoft/ms-id/ -->
<dependency>
    <groupId>net.mingsoft</groupId>
    <artifactId>ms-id</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.mingsoft/ms-id/
implementation 'net.mingsoft:ms-id:1.0.0'
// https://jarcasting.com/artifacts/net.mingsoft/ms-id/
implementation ("net.mingsoft:ms-id:1.0.0")
'net.mingsoft:ms-id:jar:1.0.0'
<dependency org="net.mingsoft" name="ms-id" rev="1.0.0">
  <artifact name="ms-id" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.mingsoft', module='ms-id', version='1.0.0')
)
libraryDependencies += "net.mingsoft" % "ms-id" % "1.0.0"
[net.mingsoft/ms-id "1.0.0"]