| GroupId | GroupIdes.jlarriba |
|---|---|
| ArtifactId | ArtifactIdjrmapi |
| Version | Version0.6 |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| jrmapi-0.6.pom | |
| jrmapi-0.6.jar | 32 KB |
| jrmapi-0.6-sources.jar | 26 KB |
| jrmapi-0.6-javadoc.jar | 447 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/es.jlarriba/jrmapi/ -->
<dependency>
<groupId>es.jlarriba</groupId>
<artifactId>jrmapi</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/es.jlarriba/jrmapi/
implementation 'es.jlarriba:jrmapi:0.6'
// https://jarcasting.com/artifacts/es.jlarriba/jrmapi/
implementation ("es.jlarriba:jrmapi:0.6")
'es.jlarriba:jrmapi:jar:0.6'
<dependency org="es.jlarriba" name="jrmapi" rev="0.6">
<artifact name="jrmapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.jlarriba', module='jrmapi', version='0.6')
)
libraryDependencies += "es.jlarriba" % "jrmapi" % "0.6"
[es.jlarriba/jrmapi "0.6"]
| 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 |