is not current version
Last Version 2.0.1

me.jinghong:utils 2.0.0

a tools

GroupId

GroupId

me.jinghong
ArtifactId

ArtifactId

utils
Version

Version

2.0.0
Type

Type

jar

Download utils 2.0.0


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