Last Version

Packman 1.0.7

Packman packs Java objects meaningful to JSON objects.

License

License

GroupId

GroupId

io.github.yniklas
ArtifactId

ArtifactId

Packman
Version

Version

1.0.7
Type

Type

jar
Description

Description

Packman
Packman packs Java objects meaningful to JSON objects.
Project URL

Project URL

https://github.com/yNiklas/Packman
Source Code Management

Source Code Management

http://github.com/yNiklas/Packman/tree/master

Download Packman 1.0.7


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

Dependencies

compile (2)

Group / Artifact Type Version
org.json : json jar 20210307
org.junit.jupiter : junit-jupiter jar 5.7.0

Project Modules

There are no modules declared in this project.