License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.badlogicgames.gdx |
ArtifactId | ArtifactIdgdx-freetype-platform |
Last Version | Last Version1.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionlibGDX FreeType Native Libraries
Android/Desktop/iOS/HTML5 game development framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.badlogicgames.gdx/gdx-freetype-platform/ -->
<dependency>
<groupId>com.badlogicgames.gdx</groupId>
<artifactId>gdx-freetype-platform</artifactId>
<version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.badlogicgames.gdx/gdx-freetype-platform/
implementation 'com.badlogicgames.gdx:gdx-freetype-platform:1.11.0'
// https://jarcasting.com/artifacts/com.badlogicgames.gdx/gdx-freetype-platform/
implementation ("com.badlogicgames.gdx:gdx-freetype-platform:1.11.0")
'com.badlogicgames.gdx:gdx-freetype-platform:jar:1.11.0'
<dependency org="com.badlogicgames.gdx" name="gdx-freetype-platform" rev="1.11.0">
<artifact name="gdx-freetype-platform" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.badlogicgames.gdx', module='gdx-freetype-platform', version='1.11.0')
)
libraryDependencies += "com.badlogicgames.gdx" % "gdx-freetype-platform" % "1.11.0"
[com.badlogicgames.gdx/gdx-freetype-platform "1.11.0"]