Last Version

bytes 1.3.0

Classes and utilities for working with byte arrays.

License

License

GroupId

GroupId

org.apache.tuweni
ArtifactId

ArtifactId

bytes
Version

Version

1.3.0
Type

Type

pom
Description

Description

bytes
Classes and utilities for working with byte arrays.
Project URL

Project URL

https://github.com/apache/incubator-tuweni
Source Code Management

Source Code Management

https://github.com/apache/incubator-tuweni

Download bytes 1.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.vertx : vertx-core Optional jar 3.6.2

Project Modules

There are no modules declared in this project.