shoki

Purely functional data structures in Java

License

License

Categories

Categories

JNA Development Tools Native
GroupId

GroupId

com.jnape.palatable
ArtifactId

ArtifactId

shoki
Last Version

Last Version

1.0-alpha-2
Release Date

Release Date

Type

Type

jar
Description

Description

shoki
Purely functional data structures in Java
Project URL

Project URL

http://www.github.com/palatable/shoki

Download shoki

How to add to project

<!-- https://jarcasting.com/artifacts/com.jnape.palatable/shoki/ -->
<dependency>
    <groupId>com.jnape.palatable</groupId>
    <artifactId>shoki</artifactId>
    <version>1.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.jnape.palatable/shoki/
implementation 'com.jnape.palatable:shoki:1.0-alpha-2'
// https://jarcasting.com/artifacts/com.jnape.palatable/shoki/
implementation ("com.jnape.palatable:shoki:1.0-alpha-2")
'com.jnape.palatable:shoki:jar:1.0-alpha-2'
<dependency org="com.jnape.palatable" name="shoki" rev="1.0-alpha-2">
  <artifact name="shoki" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jnape.palatable', module='shoki', version='1.0-alpha-2')
)
libraryDependencies += "com.jnape.palatable" % "shoki" % "1.0-alpha-2"
[com.jnape.palatable/shoki "1.0-alpha-2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.jnape.palatable : lambda jar 5.2.0

test (6)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
com.jnape.palatable : lambda test-jar 5.2.0
com.jnape.palatable : traitor jar 1.4.0
org.openjdk.jmh : jmh-core jar 1.19
org.openjdk.jmh : jmh-generator-annprocess jar 1.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-alpha-2
1.0-alpha-1