is not current version
Last Version 3.0.2

Protostar 2.0.8.RELEASE

Java serialization library,write in bytecode order.

License

License

GroupId

GroupId

io.github.yezhihao
ArtifactId

ArtifactId

protostar
Version

Version

2.0.8.RELEASE
Type

Type

jar
Description

Description

Protostar
Java serialization library,write in bytecode order.
Project URL

Project URL

https://github.com/yezhihao/protostar
Source Code Management

Source Code Management

https://github.com/yezhihao/protostar

Download protostar 2.0.8.RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
io.netty : netty-buffer jar 4.1.70.Final

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.slf4j : slf4j-simple jar 1.7.32

Project Modules

There are no modules declared in this project.