is not current version
Last Version 0.0.6

io.github.realtimetech-solution:opack 0.0.4

A object serialize and deserialize, encode and decode library

GroupId

GroupId

io.github.realtimetech-solution
ArtifactId

ArtifactId

opack
Version

Version

0.0.4
Type

Type

jar

Download opack 0.0.4


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