Last Version

ABS Remote API Sample 0.8.10

ABS API is an Actor Model implementation in Java 8.

License

License

GroupId

GroupId

com.github.crisposs
ArtifactId

ArtifactId

abs-api-remote-sample
Version

Version

0.8.10
Type

Type

jar
Description

Description

ABS Remote API Sample
ABS API is an Actor Model implementation in Java 8.

Download abs-api-remote-sample 0.8.10


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.crisposs : abs-api-remote jar 0.8.10

test (2)

Group / Artifact Type Version
org.junit : junit5-api jar 5.0.0-ALPHA
com.google.truth : truth jar 0.28

Project Modules

There are no modules declared in this project.