bytes

Classes and utilities for working with byte arrays.

License

License

GroupId

GroupId

org.apache.tuweni
ArtifactId

ArtifactId

tuweni-bytes
Last Version

Last Version

2.2.0
Release Date

Release Date

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 tuweni-bytes

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 31.0.1-jre
org.connid : framework jar 1.3.2
org.connid : framework-internal jar 1.3.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
io.vertx : vertx-core Optional jar 4.1.2

Project Modules

There are no modules declared in this project.
org.apache.tuweni

The Apache Software Foundation

Versions

Version
2.2.0
2.1.0
2.0.0
1.1.0
1.0.0
0.10.0
0.9.0
0.8.2