is not current version
Last Version 3.2.1

FastProto 1.1.2

FastProto is a lightweight serialization and deserialization tool written in Java.

License

License

Categories

Categories

Net
GroupId

GroupId

org.indunet
ArtifactId

ArtifactId

fastproto
Version

Version

1.1.2
Type

Type

jar
Description

Description

FastProto
FastProto is a lightweight serialization and deserialization tool written in Java.
Project Organization

Project Organization

Industrial Internet
Source Code Management

Source Code Management

https://github.com/indunet/fastproto

Download fastproto 1.1.2


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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.