Last Version

FontBox - Java Font Library 0.1.0

FontBox is a Java font library used to obtain low level information from font files.

License

License

BSD
GroupId

GroupId

org.fontbox
ArtifactId

ArtifactId

fontbox
Version

Version

0.1.0
Type

Type

jar
Description

Description

FontBox - Java Font Library
FontBox is a Java font library used to obtain low level information from font files.
Source Code Management

Source Code Management

http://fontbox.cvs.sourceforge.net/fontbox/

Download fontbox 0.1.0


<!-- https://jarcasting.com/artifacts/org.fontbox/fontbox/ -->
<dependency>
    <groupId>org.fontbox</groupId>
    <artifactId>fontbox</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fontbox/fontbox/
implementation 'org.fontbox:fontbox:0.1.0'
// https://jarcasting.com/artifacts/org.fontbox/fontbox/
implementation ("org.fontbox:fontbox:0.1.0")
'org.fontbox:fontbox:jar:0.1.0'
<dependency org="org.fontbox" name="fontbox" rev="0.1.0">
  <artifact name="fontbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fontbox', module='fontbox', version='0.1.0')
)
libraryDependencies += "org.fontbox" % "fontbox" % "0.1.0"
[org.fontbox/fontbox "0.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.