is not current version
Last Version 1.1.2

com.github.edgar615:util 1.0.18.RELEASE


GroupId

GroupId

com.github.edgar615
ArtifactId

ArtifactId

util
Version

Version

1.0.18.RELEASE
Type

Type

jar

Download util 1.0.18.RELEASE


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