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

com.metamx:bytebuffer-collections 0.2.1

ByteBuffer Collections

Группа

Группа

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

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

bytebuffer-collections
Версия

Версия

0.2.1
Тип

Тип

jar

Скачать bytebuffer-collections 0.2.1


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