не последняя версия
Последняя версия 3.0.2

io.github.yezhihao:protostar 2.0.6.RELEASE

Java serialization library,write in bytecode order.

Группа

Группа

io.github.yezhihao
Идентификатор

Идентификатор

protostar
Версия

Версия

2.0.6.RELEASE
Тип

Тип

jar

Скачать protostar 2.0.6.RELEASE


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