is not current version
Last Version 1.1

net.chocolapod:lwjgfont 1.0

LWJGL 3rd party library to use any font as texture.

Categories

Categories

Net Choco Business Logic Libraries Constraint Satisfaction Problem Solver
GroupId

GroupId

net.chocolapod
ArtifactId

ArtifactId

lwjgfont
Version

Version

1.0
Type

Type

jar

Download lwjgfont 1.0


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