License |
License |
---|---|
Categories |
CategoriesJNA Development Tools Native |
GroupId | GroupIdcom.jnape.palatable |
ArtifactId | ArtifactIdshoki |
Last Version | Last Version1.0-alpha-2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshoki
Purely functional data structures in Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
shoki-1.0-alpha-2.pom | |
shoki-1.0-alpha-2.jar | 80 KB |
shoki-1.0-alpha-2-sources.jar | 34 KB |
shoki-1.0-alpha-2-javadoc.jar | 641 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.jnape.palatable : lambda | jar | 5.2.0 |
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 |