Last Version

True Type Parser 1.0.0

TTF and OTF font parser

License

License

GroupId

GroupId

com.jaredrummler
ArtifactId

ArtifactId

truetypeparser-light
Version

Version

1.0.0
Type

Type

aar
Description

Description

True Type Parser
TTF and OTF font parser
Project URL

Project URL

https://github.com/jaredrummler/TrueTypeParser
Source Code Management

Source Code Management

https://github.com/jaredrummler/TrueTypeParser

Download truetypeparser-light 1.0.0


<!-- https://jarcasting.com/artifacts/com.jaredrummler/truetypeparser-light/ -->
<dependency>
    <groupId>com.jaredrummler</groupId>
    <artifactId>truetypeparser-light</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.jaredrummler/truetypeparser-light/
implementation 'com.jaredrummler:truetypeparser-light:1.0.0'
// https://jarcasting.com/artifacts/com.jaredrummler/truetypeparser-light/
implementation ("com.jaredrummler:truetypeparser-light:1.0.0")
'com.jaredrummler:truetypeparser-light:aar:1.0.0'
<dependency org="com.jaredrummler" name="truetypeparser-light" rev="1.0.0">
  <artifact name="truetypeparser-light" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.jaredrummler', module='truetypeparser-light', version='1.0.0')
)
libraryDependencies += "com.jaredrummler" % "truetypeparser-light" % "1.0.0"
[com.jaredrummler/truetypeparser-light "1.0.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.