is not current version
Last Version 0.2.1

tech.pronghorn:plugin-collections-jctools 0.1.1

A plugin for the Pronghorn HTTP Server utilizing JCTools for various collections.

Categories

Categories

JCTools General Purpose Libraries High Performance
GroupId

GroupId

tech.pronghorn
ArtifactId

ArtifactId

plugin-collections-jctools
Version

Version

0.1.1
Type

Type

jar

Download plugin-collections-jctools 0.1.1


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