is not current version
Last Version 0.2.0

com.maltaisn:msdf-gdx 0.1.1

Provides lightweight utilities to draw MSDF text on LibGDX.

GroupId

GroupId

com.maltaisn
ArtifactId

ArtifactId

msdf-gdx
Version

Version

0.1.1
Type

Type

jar

Download msdf-gdx 0.1.1


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