Last Version

lwjgfont 1.1

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

License

License

Categories

Categories

Net Choco Business Logic Libraries Constraint Satisfaction Problem Solver
GroupId

GroupId

net.chocolapod
ArtifactId

ArtifactId

lwjgfont
Version

Version

1.1
Type

Type

jar
Description

Description

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

Project URL

http://lwjgfont.chocolapod.net
Source Code Management

Source Code Management

https://github.com/momokan/LWJGFont

Download lwjgfont 1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.lwjgl.lwjgl : lwjgl jar 2.9.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.