is not current version
Last Version 1.1.2

com.github.edgar615:util 1.1.1.BETA1


GroupId

GroupId

com.github.edgar615
ArtifactId

ArtifactId

util
Version

Version

1.1.1.BETA1
Type

Type

jar

Download util 1.1.1.BETA1


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