es.jlarriba:jrmapi

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

es.jlarriba
ArtifactId

ArtifactId

jrmapi
Last Version

Last Version

0.7
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download jrmapi

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6
org.apache.logging.log4j : log4j-api jar 2.13.2
org.apache.logging.log4j : log4j-core jar 2.13.2
org.apache.pdfbox : pdfbox jar 2.0.15
net.lingala.zip4j : zip4j jar 2.6.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.7
0.6
0.5