is not current version
Last Version 1.2.0

org.rekex:rekex-common_util 1.1.1


GroupId

GroupId

org.rekex
ArtifactId

ArtifactId

rekex-common_util
Version

Version

1.1.1
Type

Type

jar

Download rekex-common_util 1.1.1


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