NimBox

NimBox, a simple tool box

License

License

GroupId

GroupId

es.nimbox.box
ArtifactId

ArtifactId

NimBox
Last Version

Last Version

0.1.31
Release Date

Release Date

Type

Type

jar
Description

Description

NimBox
NimBox, a simple tool box
Project URL

Project URL

http://nilogonzalez.es
Source Code Management

Source Code Management

https://gitlab.com/nilojg/nimbox

Download NimBox

How to add to project

<!-- https://jarcasting.com/artifacts/es.nimbox.box/NimBox/ -->
<dependency>
    <groupId>es.nimbox.box</groupId>
    <artifactId>NimBox</artifactId>
    <version>0.1.31</version>
</dependency>
// https://jarcasting.com/artifacts/es.nimbox.box/NimBox/
implementation 'es.nimbox.box:NimBox:0.1.31'
// https://jarcasting.com/artifacts/es.nimbox.box/NimBox/
implementation ("es.nimbox.box:NimBox:0.1.31")
'es.nimbox.box:NimBox:jar:0.1.31'
<dependency org="es.nimbox.box" name="NimBox" rev="0.1.31">
  <artifact name="NimBox" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.nimbox.box', module='NimBox', version='0.1.31')
)
libraryDependencies += "es.nimbox.box" % "NimBox" % "0.1.31"
[es.nimbox.box/NimBox "0.1.31"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.derby : derby jar [10.11,)
org.mockito : mockito-core jar [2,)

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.31
0.1.30
0.1.25
0.1.19
0.1.12
0.1.11
0.1.7