License |
License |
---|---|
GroupId | GroupIdorg.brunocvcunha.inutils4j |
ArtifactId | ArtifactIdinutils4j |
Last Version | Last Version0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionInutils4j
Utilities API for Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
inutils4j-0.8.pom | |
inutils4j-0.8.jar | 583 KB |
inutils4j-0.8-sources.jar | 558 KB |
inutils4j-0.8-javadoc.jar | 158 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.brunocvcunha.inutils4j/inutils4j/ -->
<dependency>
<groupId>org.brunocvcunha.inutils4j</groupId>
<artifactId>inutils4j</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.brunocvcunha.inutils4j/inutils4j/
implementation 'org.brunocvcunha.inutils4j:inutils4j:0.8'
// https://jarcasting.com/artifacts/org.brunocvcunha.inutils4j/inutils4j/
implementation ("org.brunocvcunha.inutils4j:inutils4j:0.8")
'org.brunocvcunha.inutils4j:inutils4j:jar:0.8'
<dependency org="org.brunocvcunha.inutils4j" name="inutils4j" rev="0.8">
<artifact name="inutils4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.brunocvcunha.inutils4j', module='inutils4j', version='0.8')
)
libraryDependencies += "org.brunocvcunha.inutils4j" % "inutils4j" % "0.8"
[org.brunocvcunha.inutils4j/inutils4j "0.8"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.9 |
org.apache.commons : commons-lang3 | jar | 3.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.5 |
log4j : log4j | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |