| License |
License |
|---|---|
| GroupId | GroupIdro.nextreports |
| ArtifactId | ArtifactIdjofc2 |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjofc2
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jofc2-1.0.1.pom | |
| jofc2-1.0.1.jar | 75 KB |
| jofc2-1.0.1-sources.jar | 51 KB |
| jofc2-1.0.1-javadoc.jar | 395 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ro.nextreports/jofc2/ -->
<dependency>
<groupId>ro.nextreports</groupId>
<artifactId>jofc2</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ro.nextreports/jofc2/
implementation 'ro.nextreports:jofc2:1.0.1'
// https://jarcasting.com/artifacts/ro.nextreports/jofc2/
implementation ("ro.nextreports:jofc2:1.0.1")
'ro.nextreports:jofc2:jar:1.0.1'
<dependency org="ro.nextreports" name="jofc2" rev="1.0.1">
<artifact name="jofc2" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.nextreports', module='jofc2', version='1.0.1')
)
libraryDependencies += "ro.nextreports" % "jofc2" % "1.0.1"
[ro.nextreports/jofc2 "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.json : json | jar | 20090211 |
| com.thoughtworks.xstream : xstream | jar | 1.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |