Last Version

FreeLibrary Utilities 3.0.1

A small collection of utility classes

License

License

GroupId

GroupId

info.freelibrary
ArtifactId

ArtifactId

freelib-utils
Version

Version

3.0.1
Type

Type

jar
Description

Description

FreeLibrary Utilities
A small collection of utility classes
Project URL

Project URL

http://projects.freelibrary.info/freelib-utils
Project Organization

Project Organization

FreeLibrary

Download freelib-utils 3.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.