jabs
jabs is an ABS implementation in Java as an API.
| License | License | 
|---|---|
| GroupId | GroupIdcom.github.crisposs | 
| ArtifactId | ArtifactIdabs-api-remote-sample | 
| Last Version | Last Version0.8.10 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionABS Remote API Sample ABS API is an Actor Model implementation in Java 8. | 
<!-- https://jarcasting.com/artifacts/com.github.crisposs/abs-api-remote-sample/ -->
<dependency>
    <groupId>com.github.crisposs</groupId>
    <artifactId>abs-api-remote-sample</artifactId>
    <version>0.8.10</version>
</dependency>// https://jarcasting.com/artifacts/com.github.crisposs/abs-api-remote-sample/
implementation 'com.github.crisposs:abs-api-remote-sample:0.8.10'// https://jarcasting.com/artifacts/com.github.crisposs/abs-api-remote-sample/
implementation ("com.github.crisposs:abs-api-remote-sample:0.8.10")'com.github.crisposs:abs-api-remote-sample:jar:0.8.10'<dependency org="com.github.crisposs" name="abs-api-remote-sample" rev="0.8.10">
  <artifact name="abs-api-remote-sample" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.crisposs', module='abs-api-remote-sample', version='0.8.10')
)libraryDependencies += "com.github.crisposs" % "abs-api-remote-sample" % "0.8.10"[com.github.crisposs/abs-api-remote-sample "0.8.10"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.crisposs : abs-api-remote | jar | 0.8.10 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit : junit5-api | jar | 5.0.0-ALPHA | 
| com.google.truth : truth | jar | 0.28 | 
jabs is an ABS implementation in Java as an API.