is not current version
Last Version 1.10.0.10

com.github.yujiaao:c-tools-parent 1.6.3


GroupId

GroupId

com.github.yujiaao
ArtifactId

ArtifactId

c-tools-parent
Version

Version

1.6.3
Type

Type

pom

Download c-tools-parent 1.6.3

Filename Size
c-tools-parent-1.6.3.pom 9 KB
Browse

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