GroupId | GroupIdcom.gitee.zodiacstack |
---|---|
ArtifactId | ArtifactIdzodiac-social |
Version | Version1.3.12 |
Type | Typejar |
Filename | Size |
---|---|
zodiac-social-1.3.12.pom | |
zodiac-social-1.3.12.jar | 7 KB |
zodiac-social-1.3.12-sources.jar | 6 KB |
zodiac-social-1.3.12-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-social/ -->
<dependency>
<groupId>com.gitee.zodiacstack</groupId>
<artifactId>zodiac-social</artifactId>
<version>1.3.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-social/
implementation 'com.gitee.zodiacstack:zodiac-social:1.3.12'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-social/
implementation ("com.gitee.zodiacstack:zodiac-social:1.3.12")
'com.gitee.zodiacstack:zodiac-social:jar:1.3.12'
<dependency org="com.gitee.zodiacstack" name="zodiac-social" rev="1.3.12">
<artifact name="zodiac-social" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-social', version='1.3.12')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-social" % "1.3.12"
[com.gitee.zodiacstack/zodiac-social "1.3.12"]