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