is not current version
Last Version 0.0.6

io.github.realtimetech-solution:opack 0.0.1

A object serialize and deserialize, encode and decode library

GroupId

GroupId

io.github.realtimetech-solution
ArtifactId

ArtifactId

opack
Version

Version

0.0.1
Type

Type

jar

Download opack 0.0.1


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