Last Version

VES 1.0.1

A minimalist binary serialization library for Java

License

License

Categories

Categories

Net
GroupId

GroupId

net.toyknight
ArtifactId

ArtifactId

ves
Version

Version

1.0.1
Type

Type

jar
Description

Description

VES
A minimalist binary serialization library for Java

Download ves 1.0.1


<!-- https://jarcasting.com/artifacts/net.toyknight/ves/ -->
<dependency>
    <groupId>net.toyknight</groupId>
    <artifactId>ves</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.toyknight/ves/
implementation 'net.toyknight:ves:1.0.1'
// https://jarcasting.com/artifacts/net.toyknight/ves/
implementation ("net.toyknight:ves:1.0.1")
'net.toyknight:ves:jar:1.0.1'
<dependency org="net.toyknight" name="ves" rev="1.0.1">
  <artifact name="ves" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.toyknight', module='ves', version='1.0.1')
)
libraryDependencies += "net.toyknight" % "ves" % "1.0.1"
[net.toyknight/ves "1.0.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.