is not current version
Last Version 1.11.0

com.badlogicgames.gdx:gdx-freetype 1.9.8


GroupId

GroupId

com.badlogicgames.gdx
ArtifactId

ArtifactId

gdx-freetype
Version

Version

1.9.8
Type

Type

jar

Download gdx-freetype 1.9.8


<!-- https://jarcasting.com/artifacts/com.badlogicgames.gdx/gdx-freetype/ -->
<dependency>
    <groupId>com.badlogicgames.gdx</groupId>
    <artifactId>gdx-freetype</artifactId>
    <version>1.9.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.badlogicgames.gdx/gdx-freetype/
implementation 'com.badlogicgames.gdx:gdx-freetype:1.9.8'
// https://jarcasting.com/artifacts/com.badlogicgames.gdx/gdx-freetype/
implementation ("com.badlogicgames.gdx:gdx-freetype:1.9.8")
'com.badlogicgames.gdx:gdx-freetype:jar:1.9.8'
<dependency org="com.badlogicgames.gdx" name="gdx-freetype" rev="1.9.8">
  <artifact name="gdx-freetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.badlogicgames.gdx', module='gdx-freetype', version='1.9.8')
)
libraryDependencies += "com.badlogicgames.gdx" % "gdx-freetype" % "1.9.8"
[com.badlogicgames.gdx/gdx-freetype "1.9.8"]