License |
License |
---|---|
GroupId | GroupIdorg.apache.tuweni |
ArtifactId | ArtifactIdbytes |
Version | Version1.3.0 |
Type | Typepom |
Description |
Descriptionbytes
Classes and utilities for working with byte arrays.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bytes-1.3.0.pom | |
bytes-1.3.0-sources.jar | 53 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core Optional | jar | 3.6.2 |