io.github.yubyf

TTF and OTF font parser

License

License

GroupId

GroupId

io.github.yubyf
ArtifactId

ArtifactId

truetypeparser-light
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

io.github.yubyf
TTF and OTF font parser
Project URL

Project URL

https://github.com/Yubyf/TrueTypeParser-Light
Source Code Management

Source Code Management

https://github.com/Yubyf/TrueTypeParser-Light

Download truetypeparser-light

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.yubyf/truetypeparser-light/ -->
<dependency>
    <groupId>io.github.yubyf</groupId>
    <artifactId>truetypeparser-light</artifactId>
    <version>2.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yubyf/truetypeparser-light/
implementation 'io.github.yubyf:truetypeparser-light:2.0.1'
// https://jarcasting.com/artifacts/io.github.yubyf/truetypeparser-light/
implementation ("io.github.yubyf:truetypeparser-light:2.0.1")
'io.github.yubyf:truetypeparser-light:aar:2.0.1'
<dependency org="io.github.yubyf" name="truetypeparser-light" rev="2.0.1">
  <artifact name="truetypeparser-light" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yubyf', module='truetypeparser-light', version='2.0.1')
)
libraryDependencies += "io.github.yubyf" % "truetypeparser-light" % "2.0.1"
[io.github.yubyf/truetypeparser-light "2.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0