is not current version
Last Version 2.0.1

io.nem:catbuffer 0.0.1

Generated lib in charge of buffering catpult transactions.

GroupId

GroupId

io.nem
ArtifactId

ArtifactId

catbuffer
Version

Version

0.0.1
Type

Type

jar

Download catbuffer 0.0.1


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