is not current version
Last Version 1.10.0.10

com.github.yujiaao:c-tools 1.7.7

common tools for web development

GroupId

GroupId

com.github.yujiaao
ArtifactId

ArtifactId

c-tools
Version

Version

1.7.7
Type

Type

jar

Download c-tools 1.7.7


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