is not current version
Last Version 1.10.0.10

com.github.yujiaao:c-tools 1.3.6

common tools for web development

GroupId

GroupId

com.github.yujiaao
ArtifactId

ArtifactId

c-tools
Version

Version

1.3.6
Type

Type

jar

Download c-tools 1.3.6


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