is not current version
Last Version 4.2.5

org.bitbucket.swattu:swat-utils 4.1.11

Various utilities to make developer's life easier

GroupId

GroupId

org.bitbucket.swattu
ArtifactId

ArtifactId

swat-utils
Version

Version

4.1.11
Type

Type

jar

Download swat-utils 4.1.11


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