Last Version

com.github.ykiselev:sprite-font-lib 1.11

A simple Java FX based utility to create sprite fonts

License

License

GroupId

GroupId

com.github.ykiselev
ArtifactId

ArtifactId

sprite-font-lib
Version

Version

1.11
Type

Type

jar
Description

Description

A simple Java FX based utility to create sprite fonts
Source Code Management

Source Code Management

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

Download sprite-font-lib 1.11


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.