is not current version
Last Version 2.1.0.M20

cloud.agileframework:common-util 2.1.0.M18

common-util

GroupId

GroupId

cloud.agileframework
ArtifactId

ArtifactId

common-util
Version

Version

2.1.0.M18
Type

Type

jar

Download common-util 2.1.0.M18


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