is not current version
Last Version 4.2.5

org.bitbucket.swattu:util-base 4.0.40


GroupId

GroupId

org.bitbucket.swattu
ArtifactId

ArtifactId

util-base
Version

Version

4.0.40
Type

Type

jar

Download util-base 4.0.40


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