is not current version
Last Version 2.0.1

io.nem:catbuffer 2.0.0

Generated lib in charge of buffering catpult transactions.

GroupId

GroupId

io.nem
ArtifactId

ArtifactId

catbuffer
Version

Version

2.0.0
Type

Type

jar

Download catbuffer 2.0.0


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