License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdnet.mingsoft |
ArtifactId | ArtifactIdstore-client |
Last Version | Last Version5.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstore-client
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
store-client-5.2.1.pom | |
store-client-5.2.1.jar | 10 KB |
store-client-5.2.1-sources.jar | 2 KB |
store-client-5.2.1-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.mingsoft/store-client/ -->
<dependency>
<groupId>net.mingsoft</groupId>
<artifactId>store-client</artifactId>
<version>5.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.mingsoft/store-client/
implementation 'net.mingsoft:store-client:5.2.1'
// https://jarcasting.com/artifacts/net.mingsoft/store-client/
implementation ("net.mingsoft:store-client:5.2.1")
'net.mingsoft:store-client:jar:5.2.1'
<dependency org="net.mingsoft" name="store-client" rev="5.2.1">
<artifact name="store-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.mingsoft', module='store-client', version='5.2.1')
)
libraryDependencies += "net.mingsoft" % "store-client" % "5.2.1"
[net.mingsoft/store-client "5.2.1"]
Group / Artifact | Type | Version |
---|---|---|
net.mingsoft : ms-basic | jar | 1.0.38 |
org.apache.ant : ant | jar | 1.10.5 |