| License |
License |
|---|---|
| GroupId | GroupIdinfo.freelibrary |
| ArtifactId | ArtifactIdfreelib-utils |
| Last Version | Last Version3.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFreeLibrary Utilities
A small collection of utility classes
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| freelib-utils-3.0.1.pom | |
| freelib-utils-3.0.1.jar | 77 KB |
| freelib-utils-3.0.1-sources.jar | 53 KB |
| freelib-utils-3.0.1-javadoc.jar | 168 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |