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