не последняя версия
Последняя версия 0.2.1

tech.pronghorn:plugin-collections-jctools 0.2.0

A plugin for the Pronghorn Framework utilizing JCTools for various collections.

Категории

Категории

JCTools Универсальные библиотеки High Performance
Группа

Группа

tech.pronghorn
Идентификатор

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

plugin-collections-jctools
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать plugin-collections-jctools 0.2.0


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