sfntly

A Library for Using, Editing, and Creating SFNT-based Fonts

License

License

GroupId

GroupId

com.jaredrummler
ArtifactId

ArtifactId

sfntly
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

sfntly
A Library for Using, Editing, and Creating SFNT-based Fonts
Project URL

Project URL

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

Source Code Management

https://github.com/jaredrummler/sfntly

Download sfntly

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0