opack

A object serialize and deserialize, encode and decode library

License

License

GroupId

GroupId

io.github.realtimetech-solution
ArtifactId

ArtifactId

opack
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

opack
A object serialize and deserialize, encode and decode library
Project URL

Project URL

https://github.com/realtimetech-solution/opack
Source Code Management

Source Code Management

https://github.com/realtimetech-solution/opack

Download opack

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 22.0.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
com.google.code.gson : gson jar 2.8.9
com.esotericsoftware : kryo jar 5.0.0-RC1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1