не последняя версия
Последняя версия 0.4.1-mmx

com.metamx:bytebuffer-collections 0.1.6

ByteBuffer Collections

Группа

Группа

com.metamx
Идентификатор

Идентификатор

bytebuffer-collections
Версия

Версия

0.1.6
Тип

Тип

jar

Скачать bytebuffer-collections 0.1.6


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