is not current version
Last Version 1.2.7

tech.bitey:bufferstuff 1.1.2

Utilities for working with NIO Buffers. Including a BitSet implementation and sorting algos.

License

License

GroupId

GroupId

tech.bitey
ArtifactId

ArtifactId

bufferstuff
Version

Version

1.1.2
Type

Type

jar
Description

Description

tech.bitey:bufferstuff
Utilities for working with NIO Buffers. Including a BitSet implementation and sorting algos.

Download bufferstuff 1.1.2


<!-- https://jarcasting.com/artifacts/tech.bitey/bufferstuff/ -->
<dependency>
    <groupId>tech.bitey</groupId>
    <artifactId>bufferstuff</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/tech.bitey/bufferstuff/
implementation 'tech.bitey:bufferstuff:1.1.2'
// https://jarcasting.com/artifacts/tech.bitey/bufferstuff/
implementation ("tech.bitey:bufferstuff:1.1.2")
'tech.bitey:bufferstuff:jar:1.1.2'
<dependency org="tech.bitey" name="bufferstuff" rev="1.1.2">
  <artifact name="bufferstuff" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.bitey', module='bufferstuff', version='1.1.2')
)
libraryDependencies += "tech.bitey" % "bufferstuff" % "1.1.2"
[tech.bitey/bufferstuff "1.1.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.