is not current version
Last Version 3.2.1

FastProto 1.4.1

FastProto is a binary serialization & deserialization tool written in Java.

License

License

Categories

Categories

Net
GroupId

GroupId

org.indunet
ArtifactId

ArtifactId

fastproto
Version

Version

1.4.1
Type

Type

jar
Description

Description

FastProto
FastProto is a binary serialization & 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.4.1


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

Dependencies

provided (1)

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

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2

Project Modules

There are no modules declared in this project.