Inutils4j

Utilities API for Java

License

License

GroupId

GroupId

org.brunocvcunha.inutils4j
ArtifactId

ArtifactId

inutils4j
Last Version

Last Version

0.8
Release Date

Release Date

Type

Type

jar
Description

Description

Inutils4j
Utilities API for Java
Project URL

Project URL

http://github.com/brunocvcunha/inutils4j

Download inutils4j

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1