is not current version
Last Version 1.2

cn.sexycode:sexycode-parent 1.0

common config

GroupId

GroupId

cn.sexycode
ArtifactId

ArtifactId

sexycode-parent
Version

Version

1.0
Type

Type

pom

Download sexycode-parent 1.0

Filename Size
sexycode-parent-1.0.pom 4 KB
Browse

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