GroupId | GroupIdio.github.libktx |
---|---|
ArtifactId | ArtifactIdktx-freetype-async |
Version | Version1.9.8-b1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.libktx/ktx-freetype-async/ -->
<dependency>
<groupId>io.github.libktx</groupId>
<artifactId>ktx-freetype-async</artifactId>
<version>1.9.8-b1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.libktx/ktx-freetype-async/
implementation 'io.github.libktx:ktx-freetype-async:1.9.8-b1'
// https://jarcasting.com/artifacts/io.github.libktx/ktx-freetype-async/
implementation ("io.github.libktx:ktx-freetype-async:1.9.8-b1")
'io.github.libktx:ktx-freetype-async:jar:1.9.8-b1'
<dependency org="io.github.libktx" name="ktx-freetype-async" rev="1.9.8-b1">
<artifact name="ktx-freetype-async" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.libktx', module='ktx-freetype-async', version='1.9.8-b1')
)
libraryDependencies += "io.github.libktx" % "ktx-freetype-async" % "1.9.8-b1"
[io.github.libktx/ktx-freetype-async "1.9.8-b1"]