License |
License |
---|---|
GroupId | GroupIdio.github.yezhihao |
ArtifactId | ArtifactIdprotostar |
Version | Version3.0.1 |
Type | Typejar |
Description |
DescriptionProtostar
Java serialization library,write in bytecode order.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
protostar-3.0.1.pom | |
protostar-3.0.1.jar | 129 KB |
protostar-3.0.1-sources.jar | 41 KB |
protostar-3.0.1-javadoc.jar | 534 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.yezhihao/protostar/ -->
<dependency>
<groupId>io.github.yezhihao</groupId>
<artifactId>protostar</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yezhihao/protostar/
implementation 'io.github.yezhihao:protostar:3.0.1'
// https://jarcasting.com/artifacts/io.github.yezhihao/protostar/
implementation ("io.github.yezhihao:protostar:3.0.1")
'io.github.yezhihao:protostar:jar:3.0.1'
<dependency org="io.github.yezhihao" name="protostar" rev="3.0.1">
<artifact name="protostar" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yezhihao', module='protostar', version='3.0.1')
)
libraryDependencies += "io.github.yezhihao" % "protostar" % "3.0.1"
[io.github.yezhihao/protostar "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
org.slf4j : slf4j-api | jar | 1.7.32 |
io.netty : netty-buffer | jar | 4.1.72.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |