is not current version
Last Version 4.2.5

org.bitbucket.swattu:core-utils 3.0.1


GroupId

GroupId

org.bitbucket.swattu
ArtifactId

ArtifactId

core-utils
Version

Version

3.0.1
Type

Type

jar

Download core-utils 3.0.1


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