FreeType

FreeType is a freely available software library to render fonts.

License

License

GroupId

GroupId

com.viliussutkus89.licenseOnly
ArtifactId

ArtifactId

FreeType
Last Version

Last Version

2.12.1
Release Date

Release Date

Type

Type

aar
Description

Description

FreeType
FreeType is a freely available software library to render fonts.
Project URL

Project URL

https://freetype.org

Download FreeType

How to add to project

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

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.

Versions

Version
2.12.1
2.10.4
2.10.1