License |
License |
---|---|
Categories |
CategoriesJCTools General Purpose Libraries High Performance |
GroupId | GroupIdtech.pronghorn |
ArtifactId | ArtifactIdplugin-collections-jctools |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPronghorn Framework JCTools Collections Plugin
A plugin for the Pronghorn Framework utilizing JCTools for various collections.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.1.0 |
org.mockito : mockito-core | jar | 2.16.0 |