is not current version
Last Version 1.4

com.chaschev:chutils 1.1


GroupId

GroupId

com.chaschev
ArtifactId

ArtifactId

chutils
Version

Version

1.1
Type

Type

jar

Download chutils 1.1


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