| License |
License |
|---|---|
| GroupId | GroupIdio.github.realtimetech-solution |
| ArtifactId | ArtifactIdopack |
| Version | Version0.0.6 |
| Type | Typejar |
| Description |
Descriptionopack
A object serialize and deserialize, encode and decode library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| opack-0.0.6.pom | |
| opack-0.0.6.jar | 71 KB |
| opack-0.0.6-sources.jar | 58 KB |
| opack-0.0.6-javadoc.jar | 544 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains : annotations | jar | 22.0.0 |
| 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 |