License |
License |
---|---|
GroupId | GroupIdfr.opensagres.xdocreport.sfntly |
ArtifactId | ArtifactIdsfntly |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsfntly java
Fork from http://code.google.com/p/sfntly/
|
Project URL |
Project URL |
Filename | Size |
---|---|
sfntly-1.0.0.pom | |
sfntly-1.0.0.jar | 434 KB |
sfntly-1.0.0-sources.jar | 218 KB |
sfntly-1.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.opensagres.xdocreport.sfntly/sfntly/ -->
<dependency>
<groupId>fr.opensagres.xdocreport.sfntly</groupId>
<artifactId>sfntly</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.opensagres.xdocreport.sfntly/sfntly/
implementation 'fr.opensagres.xdocreport.sfntly:sfntly:1.0.0'
// https://jarcasting.com/artifacts/fr.opensagres.xdocreport.sfntly/sfntly/
implementation ("fr.opensagres.xdocreport.sfntly:sfntly:1.0.0")
'fr.opensagres.xdocreport.sfntly:sfntly:jar:1.0.0'
<dependency org="fr.opensagres.xdocreport.sfntly" name="sfntly" rev="1.0.0">
<artifact name="sfntly" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.opensagres.xdocreport.sfntly', module='sfntly', version='1.0.0')
)
libraryDependencies += "fr.opensagres.xdocreport.sfntly" % "sfntly" % "1.0.0"
[fr.opensagres.xdocreport.sfntly/sfntly "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.beust : jcommander Optional | jar | 1.27 |
com.ibm.icu : icu4j | jar | 4.8.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |