| Группа | Группаcom.metamx |
|---|---|
| Идентификатор | Идентификаторbytebuffer-collections |
| Версия | Версия0.1.6 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| bytebuffer-collections-0.1.6.pom | |
| bytebuffer-collections-0.1.6.jar | 69 KB |
| bytebuffer-collections-0.1.6-tests.jar | 31 KB |
| bytebuffer-collections-0.1.6-sources.jar | 40 KB |
| bytebuffer-collections-0.1.6-javadoc.jar | 217 KB |
| Обзор |
<!-- 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"]