Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.gitee.zodiacstack |
ArtifactId | ArtifactIdzodiac-scc-client |
Version | Version1.4.6 |
Type | Typejar |
Filename | Size |
---|---|
zodiac-scc-client-1.4.6.pom | |
zodiac-scc-client-1.4.6.jar | 16 KB |
zodiac-scc-client-1.4.6-sources.jar | 9 KB |
zodiac-scc-client-1.4.6-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-scc-client/ -->
<dependency>
<groupId>com.gitee.zodiacstack</groupId>
<artifactId>zodiac-scc-client</artifactId>
<version>1.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-scc-client/
implementation 'com.gitee.zodiacstack:zodiac-scc-client:1.4.6'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-scc-client/
implementation ("com.gitee.zodiacstack:zodiac-scc-client:1.4.6")
'com.gitee.zodiacstack:zodiac-scc-client:jar:1.4.6'
<dependency org="com.gitee.zodiacstack" name="zodiac-scc-client" rev="1.4.6">
<artifact name="zodiac-scc-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-scc-client', version='1.4.6')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-scc-client" % "1.4.6"
[com.gitee.zodiacstack/zodiac-scc-client "1.4.6"]