License |
License |
---|---|
GroupId | GroupIdio.github.yezhihao |
ArtifactId | ArtifactIdprotostar |
Version | Version2.0.8.RELEASE |
Type | Typejar |
Description |
DescriptionProtostar
Java serialization library,write in bytecode order.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
protostar-2.0.8.RELEASE.pom | |
protostar-2.0.8.RELEASE.jar | 79 KB |
protostar-2.0.8.RELEASE-sources.jar | 32 KB |
protostar-2.0.8.RELEASE-javadoc.jar | 318 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
io.netty : netty-buffer | jar | 4.1.70.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.slf4j : slf4j-simple | jar | 1.7.32 |