is not current version
Last Version 4.2.5

org.bitbucket.swattu:core-utils 4.0.12


GroupId

GroupId

org.bitbucket.swattu
ArtifactId

ArtifactId

core-utils
Version

Version

4.0.12
Type

Type

jar

Download core-utils 4.0.12


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