is not current version
Last Version 1.11.0

com.badlogicgames.gdx:gdx-freetype-platform 1.9.10


Categories

Categories

ORM Data
GroupId

GroupId

com.badlogicgames.gdx
ArtifactId

ArtifactId

gdx-freetype-platform
Version

Version

1.9.10
Type

Type

jar

Download gdx-freetype-platform 1.9.10


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