| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.lalithsuresh |
| Идентификатор | Идентификаторexamples |
| Версия | Версия0.8.0 |
| Тип | Типjar |
| Описание |
Описаниеexamples
Implementation of the Rapid membership protocol
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| examples-0.8.0.pom | |
| examples-0.8.0.jar | 11 MB |
| examples-0.8.0-sources.jar | 4 KB |
| examples-0.8.0-javadoc.jar | 27 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.lalithsuresh/examples/ -->
<dependency>
<groupId>com.github.lalithsuresh</groupId>
<artifactId>examples</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lalithsuresh/examples/
implementation 'com.github.lalithsuresh:examples:0.8.0'
// https://jarcasting.com/artifacts/com.github.lalithsuresh/examples/
implementation ("com.github.lalithsuresh:examples:0.8.0")
'com.github.lalithsuresh:examples:jar:0.8.0'
<dependency org="com.github.lalithsuresh" name="examples" rev="0.8.0">
<artifact name="examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lalithsuresh', module='examples', version='0.8.0')
)
libraryDependencies += "com.github.lalithsuresh" % "examples" % "0.8.0"
[com.github.lalithsuresh/examples "0.8.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.lalithsuresh : rapid | jar | 0.8.0 |
| commons-cli : commons-cli | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |