is not current version
Last Version 2.0.5

com.fanxuankai.zeus:common 1.0.0


GroupId

GroupId

com.fanxuankai.zeus
ArtifactId

ArtifactId

common
Version

Version

1.0.0
Type

Type

pom

Download common 1.0.0

Filename Size
common-1.0.0.pom 847 bytes
Browse

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