is not current version
Last Version 1.11

com.github.ykiselev:sprite-font 1.4

A simple Java FX based utility to create sprite fonts

GroupId

GroupId

com.github.ykiselev
ArtifactId

ArtifactId

sprite-font
Version

Version

1.4
Type

Type

pom

Download sprite-font 1.4

Filename Size
sprite-font-1.4.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.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ykiselev/sprite-font/
implementation 'com.github.ykiselev:sprite-font:1.4'
// https://jarcasting.com/artifacts/com.github.ykiselev/sprite-font/
implementation ("com.github.ykiselev:sprite-font:1.4")
'com.github.ykiselev:sprite-font:pom:1.4'
<dependency org="com.github.ykiselev" name="sprite-font" rev="1.4">
  <artifact name="sprite-font" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ykiselev', module='sprite-font', version='1.4')
)
libraryDependencies += "com.github.ykiselev" % "sprite-font" % "1.4"
[com.github.ykiselev/sprite-font "1.4"]