License |
License |
---|---|
GroupId | GroupIdorg.apache.tuweni |
ArtifactId | ArtifactIdtuweni-bytes |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbytes
Classes and utilities for working with byte arrays.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tuweni-bytes-2.2.0.pom | |
tuweni-bytes-2.2.0.jar | 1 KB |
tuweni-bytes-2.2.0-sources.jar | 52 KB |
tuweni-bytes-2.2.0-javadoc.jar | 142 KB |
Browse |
<!-- 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"]
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 |