fasttuple-core

FastTuple is a library for generating heterogeneous tuples of primitive types from a runtime defined schema without boxing.

License

License

GroupId

GroupId

com.nickrobison
ArtifactId

ArtifactId

fasttuple-core
Last Version

Last Version

0.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

fasttuple-core
FastTuple is a library for generating heterogeneous tuples of primitive types from a runtime defined schema without boxing.
Project URL

Project URL

https://github.com/nickrobison/fasttuple

Download fasttuple-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.nickrobison/fasttuple-core/ -->
<dependency>
    <groupId>com.nickrobison</groupId>
    <artifactId>fasttuple-core</artifactId>
    <version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.nickrobison/fasttuple-core/
implementation 'com.nickrobison:fasttuple-core:0.3.4'
// https://jarcasting.com/artifacts/com.nickrobison/fasttuple-core/
implementation ("com.nickrobison:fasttuple-core:0.3.4")
'com.nickrobison:fasttuple-core:jar:0.3.4'
<dependency org="com.nickrobison" name="fasttuple-core" rev="0.3.4">
  <artifact name="fasttuple-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nickrobison', module='fasttuple-core', version='0.3.4')
)
libraryDependencies += "com.nickrobison" % "fasttuple-core" % "0.3.4"
[com.nickrobison/fasttuple-core "0.3.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.janino : janino jar 3.1.0

runtime (2)

Group / Artifact Type Version
com.google.guava : guava jar 30.1-jre
org.codehaus.janino : commons-compiler jar 3.1.0

Project Modules

There are no modules declared in this project.
com.nickrobison

BMC TrueSight Pulse (formerly Boundary)

Versions

Version
0.3.4
0.3.3
0.3.0
0.2.0
0.1