is not current version
Last Version 4.2.5

org.bitbucket.swattu:swat-utils 4.1.20

Various utilities to make developer's life easier

GroupId

GroupId

org.bitbucket.swattu
ArtifactId

ArtifactId

swat-utils
Version

Version

4.1.20
Type

Type

jar

Download swat-utils 4.1.20


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