is not current version
Last Version 1.0.21

com.chanjx:chanjx-utils 1.0.5

A util to improve development efficiency

GroupId

GroupId

com.chanjx
ArtifactId

ArtifactId

chanjx-utils
Version

Version

1.0.5
Type

Type

jar

Download chanjx-utils 1.0.5


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