is not current version
Last Version 1.3.26

org.bardframework.commons:common-utils 1.3.7


GroupId

GroupId

org.bardframework.commons
ArtifactId

ArtifactId

common-utils
Version

Version

1.3.7
Type

Type

jar

Download common-utils 1.3.7


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