is not current version
Last Version 1.11

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


GroupId

GroupId

com.github.ykiselev
ArtifactId

ArtifactId

sprite-font-lib
Version

Version

1.5
Type

Type

jar

Download sprite-font-lib 1.5


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