License |
License |
---|---|
GroupId | GroupIdde.intarsys.opensource |
ArtifactId | ArtifactIdjPodFonts |
Last Version | Last Version5.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjPodFonts
jPod PDF Renderer standard fonts.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jPodFonts-5.5.pom | |
jPodFonts-5.5.jar | 1 MB |
jPodFonts-5.5-sources.jar | 476 bytes |
jPodFonts-5.5-javadoc.jar | 476 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/de.intarsys.opensource/jPodFonts/ -->
<dependency>
<groupId>de.intarsys.opensource</groupId>
<artifactId>jPodFonts</artifactId>
<version>5.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.intarsys.opensource/jPodFonts/
implementation 'de.intarsys.opensource:jPodFonts:5.5'
// https://jarcasting.com/artifacts/de.intarsys.opensource/jPodFonts/
implementation ("de.intarsys.opensource:jPodFonts:5.5")
'de.intarsys.opensource:jPodFonts:jar:5.5'
<dependency org="de.intarsys.opensource" name="jPodFonts" rev="5.5">
<artifact name="jPodFonts" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.intarsys.opensource', module='jPodFonts', version='5.5')
)
libraryDependencies += "de.intarsys.opensource" % "jPodFonts" % "5.5"
[de.intarsys.opensource/jPodFonts "5.5"]