Last Version

sprite-font 1.11

A simple Java FX based utility to create sprite fonts

License

License

GroupId

GroupId

com.github.ykiselev
ArtifactId

ArtifactId

sprite-font
Version

Version

1.11
Type

Type

pom
Description

Description

sprite-font
A simple Java FX based utility to create sprite fonts
Project URL

Project URL

https://github.com/YKiselev/sprite-font
Source Code Management

Source Code Management

https://github.com/YKiselev/sprite-font/tree/master

Download sprite-font 1.11

Filename Size
sprite-font-1.11.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.ykiselev/sprite-font/ -->
<dependency>
    <groupId>com.github.ykiselev</groupId>
    <artifactId>sprite-font</artifactId>
    <version>1.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ykiselev/sprite-font/
implementation 'com.github.ykiselev:sprite-font:1.11'
// https://jarcasting.com/artifacts/com.github.ykiselev/sprite-font/
implementation ("com.github.ykiselev:sprite-font:1.11")
'com.github.ykiselev:sprite-font:pom:1.11'
<dependency org="com.github.ykiselev" name="sprite-font" rev="1.11">
  <artifact name="sprite-font" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ykiselev', module='sprite-font', version='1.11')
)
libraryDependencies += "com.github.ykiselev" % "sprite-font" % "1.11"
[com.github.ykiselev/sprite-font "1.11"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sprite-font-lib
  • sprite-font-builder