is not current version
Last Version 2.0.5

com.fanxuankai.zeus:zeus-parent 2.0.2

Parent for Zeus

GroupId

GroupId

com.fanxuankai.zeus
ArtifactId

ArtifactId

zeus-parent
Version

Version

2.0.2
Type

Type

pom

Download zeus-parent 2.0.2

Filename Size
zeus-parent-2.0.2.pom 9 KB
Browse

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