com.github.auties00:bytes

An easy-to-use library for byte buffers

License

License

GroupId

GroupId

com.github.auties00
ArtifactId

ArtifactId

bytes
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.auties00:bytes
An easy-to-use library for byte buffers
Project URL

Project URL

https://github.com/Auties00/Bytes
Source Code Management

Source Code Management

https://github.com/Auties00/Bytes/tree/master

Download bytes

How to add to project

<!-- 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"]

Dependencies

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1