jabs
jabs is an ABS implementation in Java as an API.
| License | License | 
|---|---|
| GroupId | GroupIdcom.github.crisposs | 
| ArtifactId | ArtifactIdjabs-remote-sample | 
| Last Version | Last Version0.9.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjabs: Remote API Sample jabs is ABS concurrent object API in Java. | 
| Filename | Size | 
|---|---|
| jabs-remote-sample-0.9.3.pom | |
| jabs-remote-sample-0.9.3.jar | 7 KB | 
| jabs-remote-sample-0.9.3-sources.jar | 4 KB | 
| jabs-remote-sample-0.9.3-javadoc.jar | 36 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.crisposs/jabs-remote-sample/ -->
<dependency>
    <groupId>com.github.crisposs</groupId>
    <artifactId>jabs-remote-sample</artifactId>
    <version>0.9.3</version>
</dependency>// https://jarcasting.com/artifacts/com.github.crisposs/jabs-remote-sample/
implementation 'com.github.crisposs:jabs-remote-sample:0.9.3'// https://jarcasting.com/artifacts/com.github.crisposs/jabs-remote-sample/
implementation ("com.github.crisposs:jabs-remote-sample:0.9.3")'com.github.crisposs:jabs-remote-sample:jar:0.9.3'<dependency org="com.github.crisposs" name="jabs-remote-sample" rev="0.9.3">
  <artifact name="jabs-remote-sample" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.crisposs', module='jabs-remote-sample', version='0.9.3')
)libraryDependencies += "com.github.crisposs" % "jabs-remote-sample" % "0.9.3"[com.github.crisposs/jabs-remote-sample "0.9.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.crisposs : jabs-remote | jar | 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.