Last Version

Pronghorn Framework JCTools Collections Plugin 0.2.1

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

License

License

Categories

Categories

JCTools General Purpose Libraries High Performance
GroupId

GroupId

tech.pronghorn
ArtifactId

ArtifactId

plugin-collections-jctools
Version

Version

0.2.1
Type

Type

jar
Description

Description

Pronghorn Framework JCTools Collections Plugin
A plugin for the Pronghorn Framework utilizing JCTools for various collections.
Project URL

Project URL

https://pronghorn.tech
Source Code Management

Source Code Management

https://github.com/pronghorn-tech/plugin-collections-jctools.git

Download plugin-collections-jctools 0.2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.31
org.jctools : jctools-core jar 2.1.1
tech.pronghorn : common jar 0.2.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.1.0
org.mockito : mockito-core jar 2.16.0

Project Modules

There are no modules declared in this project.