| License |
License |
|---|---|
| GroupId | GroupIdio.github.yezhihao |
| ArtifactId | ArtifactIdprotostar |
| Last Version | Last Version3.0.2 |
| Release Date | Release Date |
| 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.2.pom | |
| protostar-3.0.2.jar | 75 KB |
| protostar-3.0.2-sources.jar | 30 KB |
| protostar-3.0.2-javadoc.jar | 303 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.yezhihao/protostar/ -->
<dependency>
<groupId>io.github.yezhihao</groupId>
<artifactId>protostar</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yezhihao/protostar/
implementation 'io.github.yezhihao:protostar:3.0.2'
// https://jarcasting.com/artifacts/io.github.yezhihao/protostar/
implementation ("io.github.yezhihao:protostar:3.0.2")
'io.github.yezhihao:protostar:jar:3.0.2'
<dependency org="io.github.yezhihao" name="protostar" rev="3.0.2">
<artifact name="protostar" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yezhihao', module='protostar', version='3.0.2')
)
libraryDependencies += "io.github.yezhihao" % "protostar" % "3.0.2"
[io.github.yezhihao/protostar "3.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| io.netty : netty-buffer | jar | 4.1.77.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |