is not current version
Last Version 0.11.0

io.druid:bytebuffer-collections 0.10.0

ByteBuffer Collections

Categories

Categories

druid Data Databases
GroupId

GroupId

io.druid
ArtifactId

ArtifactId

bytebuffer-collections
Version

Version

0.10.0
Type

Type

jar

Download bytebuffer-collections 0.10.0


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