is not current version
Last Version 1.11.0

com.xzchaoo.commons:commons-parent 1.0.6

commons

GroupId

GroupId

com.xzchaoo.commons
ArtifactId

ArtifactId

commons-parent
Version

Version

1.0.6
Type

Type

pom

Download commons-parent 1.0.6

Filename Size
commons-parent-1.0.6.pom 4 KB
Browse

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