is not current version
Last Version 1.5.8

com.gitee.zodiacstack:zodiac-templates 1.3.1

Zodiac Templates

GroupId

GroupId

com.gitee.zodiacstack
ArtifactId

ArtifactId

zodiac-templates
Version

Version

1.3.1
Type

Type

pom

Download zodiac-templates 1.3.1


<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-templates/ -->
<dependency>
    <groupId>com.gitee.zodiacstack</groupId>
    <artifactId>zodiac-templates</artifactId>
    <version>1.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-templates/
implementation 'com.gitee.zodiacstack:zodiac-templates:1.3.1'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-templates/
implementation ("com.gitee.zodiacstack:zodiac-templates:1.3.1")
'com.gitee.zodiacstack:zodiac-templates:pom:1.3.1'
<dependency org="com.gitee.zodiacstack" name="zodiac-templates" rev="1.3.1">
  <artifact name="zodiac-templates" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-templates', version='1.3.1')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-templates" % "1.3.1"
[com.gitee.zodiacstack/zodiac-templates "1.3.1"]