| License |
License |
|---|---|
| GroupId | GroupIdcom.github.auties00 |
| ArtifactId | ArtifactIdbytes |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.github.auties00:bytes
An easy-to-use library for byte buffers
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bytes-1.2.pom | |
| bytes-1.2.jar | 9 KB |
| bytes-1.2-sources.jar | 6 KB |
| bytes-1.2-javadoc.jar | 117 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.auties00/bytes/ -->
<dependency>
<groupId>com.github.auties00</groupId>
<artifactId>bytes</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.auties00/bytes/
implementation 'com.github.auties00:bytes:1.2'
// https://jarcasting.com/artifacts/com.github.auties00/bytes/
implementation ("com.github.auties00:bytes:1.2")
'com.github.auties00:bytes:jar:1.2'
<dependency org="com.github.auties00" name="bytes" rev="1.2">
<artifact name="bytes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.auties00', module='bytes', version='1.2')
)
libraryDependencies += "com.github.auties00" % "bytes" % "1.2"
[com.github.auties00/bytes "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openjdk.jmh : jmh-core | jar | 1.34 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.34 |
| io.netty : netty-buffer | jar | 5.0.0.Alpha2 |