jabs
jabs is an ABS implementation in Java as an API.
| License | License | 
|---|---|
| GroupId | GroupIdcom.github.crisposs | 
| ArtifactId | ArtifactIdjabs-parent | 
| Last Version | Last Version0.9.3 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionjabs: Parent jabs is ABS concurrent object API in Java. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| jabs-parent-0.9.3.pom | 6 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.crisposs/jabs-parent/ -->
<dependency>
    <groupId>com.github.crisposs</groupId>
    <artifactId>jabs-parent</artifactId>
    <version>0.9.3</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.github.crisposs/jabs-parent/
implementation 'com.github.crisposs:jabs-parent:0.9.3'// https://jarcasting.com/artifacts/com.github.crisposs/jabs-parent/
implementation ("com.github.crisposs:jabs-parent:0.9.3")'com.github.crisposs:jabs-parent:pom:0.9.3'<dependency org="com.github.crisposs" name="jabs-parent" rev="0.9.3">
  <artifact name="jabs-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='com.github.crisposs', module='jabs-parent', version='0.9.3')
)libraryDependencies += "com.github.crisposs" % "jabs-parent" % "0.9.3"[com.github.crisposs/jabs-parent "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.