is not current version
Last Version 5.2.1

net.mingsoft:store-client 5.1

store-client tools Library

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.mingsoft
ArtifactId

ArtifactId

store-client
Version

Version

5.1
Type

Type

jar

Download store-client 5.1


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