Packer

Lightmap/glyph packer library

License

License

BSD 2-Clause License
Categories

Categories

Net
GroupId

GroupId

net.lustlab.packer
ArtifactId

ArtifactId

packer
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Packer
Lightmap/glyph packer library

Download packer

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0