jabs: API

jabs is ABS concurrent object API in Java.

License

License

GroupId

GroupId

com.github.crisposs
ArtifactId

ArtifactId

jabs-api
Last Version

Last Version

0.9.3
Release Date

Release Date

Type

Type

jar
Description

Description

jabs: API
jabs is ABS concurrent object API in Java.

Download jabs-api

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.openhft : affinity jar 3.0.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 0.28

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.3