is not current version
Last Version 1.1.2

com.github.edgar615:util 1.1.1.BETA8


GroupId

GroupId

com.github.edgar615
ArtifactId

ArtifactId

util
Version

Version

1.1.1.BETA8
Type

Type

jar

Download util 1.1.1.BETA8


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