jabs
jabs is an ABS implementation in Java as an API.
| License | License | 
|---|---|
| GroupId | GroupIdcom.github.crisposs | 
| ArtifactId | ArtifactIdjabs-docs | 
| Last Version | Last Version0.9.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjabs: Documentation jabs is ABS concurrent object API in Java. | 
| Filename | Size | 
|---|---|
| jabs-docs-0.9.3.pom | |
| jabs-docs-0.9.3.jar | 46 KB | 
| jabs-docs-0.9.3-sources.jar | 45 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.crisposs/jabs-docs/ -->
<dependency>
    <groupId>com.github.crisposs</groupId>
    <artifactId>jabs-docs</artifactId>
    <version>0.9.3</version>
</dependency>// https://jarcasting.com/artifacts/com.github.crisposs/jabs-docs/
implementation 'com.github.crisposs:jabs-docs:0.9.3'// https://jarcasting.com/artifacts/com.github.crisposs/jabs-docs/
implementation ("com.github.crisposs:jabs-docs:0.9.3")'com.github.crisposs:jabs-docs:jar:0.9.3'<dependency org="com.github.crisposs" name="jabs-docs" rev="0.9.3">
  <artifact name="jabs-docs" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.crisposs', module='jabs-docs', version='0.9.3')
)libraryDependencies += "com.github.crisposs" % "jabs-docs" % "0.9.3"[com.github.crisposs/jabs-docs "0.9.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| com.google.truth : truth | jar | 0.28 | 
jabs is an ABS implementation in Java as an API.