License |
License |
---|---|
GroupId | GroupIdinfo.freelibrary |
ArtifactId | ArtifactIdfreelib-utils |
Version | Version2.4.0 |
Type | Typejar |
Description |
DescriptionFreeLibrary Utilities
A small collection of utility classes
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
freelib-utils-2.4.0.pom | |
freelib-utils-2.4.0.jar | 80 KB |
freelib-utils-2.4.0-sources.jar | 58 KB |
freelib-utils-2.4.0-javadoc.jar | 628 KB |
Browse |
<!-- https://jarcasting.com/artifacts/info.freelibrary/freelib-utils/ -->
<dependency>
<groupId>info.freelibrary</groupId>
<artifactId>freelib-utils</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/info.freelibrary/freelib-utils/
implementation 'info.freelibrary:freelib-utils:2.4.0'
// https://jarcasting.com/artifacts/info.freelibrary/freelib-utils/
implementation ("info.freelibrary:freelib-utils:2.4.0")
'info.freelibrary:freelib-utils:jar:2.4.0'
<dependency org="info.freelibrary" name="freelib-utils" rev="2.4.0">
<artifact name="freelib-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.freelibrary', module='freelib-utils', version='2.4.0')
)
libraryDependencies += "info.freelibrary" % "freelib-utils" % "2.4.0"
[info.freelibrary/freelib-utils "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |