is not current version
Last Version 1.10.004

com.github.JoeKerouac:utils 1.8.009

常用工具类

GroupId

GroupId

com.github.JoeKerouac
ArtifactId

ArtifactId

utils
Version

Version

1.8.009
Type

Type

jar

Download utils 1.8.009


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