jabs
jabs is an ABS implementation in Java as an API.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.crisposs |
| Идентификатор | Идентификаторjabs-remote-sample |
| Последняя версия | Последняя версия0.9.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjabs: Remote API Sample
jabs is ABS concurrent object API in Java.
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.crisposs : jabs-remote | jar | 0.9.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.google.truth : truth | jar | 0.28 |
jabs is an ABS implementation in Java as an API.