packable

An effective data interchange format and serialization framework.

License

License

GroupId

GroupId

io.github.billywei01
ArtifactId

ArtifactId

packable
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

packable
An effective data interchange format and serialization framework.
Project URL

Project URL

https://github.com/BillyWei01/Packable
Source Code Management

Source Code Management

https://github.com/BillyWei01/Packable

Download packable

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2