License |
License |
---|---|
GroupId | GroupIdcom.jaredrummler |
ArtifactId | ArtifactIdsfntly |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsfntly
A Library for Using, Editing, and Creating SFNT-based Fonts
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sfntly-1.0.1.pom | |
sfntly-1.0.1.jar | 527 KB |
sfntly-1.0.1-sources.jar | 255 KB |
sfntly-1.0.1-javadoc.jar | 971 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |