Last Version

msdf-gdx 0.2.0

Provides lightweight utilities to draw MSDF text on LibGDX.

License

License

GroupId

GroupId

com.maltaisn
ArtifactId

ArtifactId

msdf-gdx
Version

Version

0.2.0
Type

Type

jar
Description

Description

msdf-gdx
Provides lightweight utilities to draw MSDF text on LibGDX.
Project URL

Project URL

https://github.com/maltaisn/msdf-gdx
Source Code Management

Source Code Management

https://github.com/maltaisn/msdf-gdx

Download msdf-gdx 0.2.0


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

Dependencies

runtime (1)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx jar 1.9.10

Project Modules

There are no modules declared in this project.