| GroupId | GroupIdes.jlarriba |
|---|---|
| ArtifactId | ArtifactIdjrmapi |
| Last Version | Last Version0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| jrmapi-0.7.pom | |
| jrmapi-0.7.jar | 32 KB |
| jrmapi-0.7-sources.jar | 26 KB |
| jrmapi-0.7-javadoc.jar | 447 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.4.2 |