is not current version
Last Version 3.0.1

info.freelibrary:freelib-utils 0.3.0

A small collection of utility classes used by other FreeLibrary projects

GroupId

GroupId

info.freelibrary
ArtifactId

ArtifactId

freelib-utils
Version

Version

0.3.0
Type

Type

jar

Download freelib-utils 0.3.0


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