is not current version
Last Version 2.1.0.M20

cloud.agileframework:common-util 2.0.5

common util

GroupId

GroupId

cloud.agileframework
ArtifactId

ArtifactId

common-util
Version

Version

2.0.5
Type

Type

jar

Download common-util 2.0.5


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