Last Version

jnuit 0.13

Simple gui toolkit for lwjgl or playn videogames.

License

License

MIT
GroupId

GroupId

im.bci
ArtifactId

ArtifactId

jnuit
Version

Version

0.13
Type

Type

pom
Description

Description

jnuit
Simple gui toolkit for lwjgl or playn videogames.
Project URL

Project URL

http://git.bci.im/jnuit

Download jnuit 0.13

Filename Size
jnuit-0.13.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/im.bci/jnuit/ -->
<dependency>
    <groupId>im.bci</groupId>
    <artifactId>jnuit</artifactId>
    <version>0.13</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/im.bci/jnuit/
implementation 'im.bci:jnuit:0.13'
// https://jarcasting.com/artifacts/im.bci/jnuit/
implementation ("im.bci:jnuit:0.13")
'im.bci:jnuit:pom:0.13'
<dependency org="im.bci" name="jnuit" rev="0.13">
  <artifact name="jnuit" type="pom" />
</dependency>
@Grapes(
@Grab(group='im.bci', module='jnuit', version='0.13')
)
libraryDependencies += "im.bci" % "jnuit" % "0.13"
[im.bci/jnuit "0.13"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • artemis
  • jpegdecoder
  • lwjgl
  • lwjgl-utils
  • playn
  • playn-java
  • playn-utils
  • pngdecoder
  • smjpegdecoder
  • samples
  • tablelayout
  • archetype