| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаcom.github.davide-maestroni |
| Идентификатор | Идентификаторjroutine-operator |
| Последняя версия | Последняя версия6.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjroutine-operator
Parallel programming on the go
|
| Имя Файла | Размер |
|---|---|
| jroutine-operator-6.0.0.pom | |
| jroutine-operator-6.0.0.jar | 136 KB |
| jroutine-operator-6.0.0-sources.jar | 79 KB |
| jroutine-operator-6.0.0-javadoc.jar | 54 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-operator/ -->
<dependency>
<groupId>com.github.davide-maestroni</groupId>
<artifactId>jroutine-operator</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-operator/
implementation 'com.github.davide-maestroni:jroutine-operator:6.0.0'
// https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-operator/
implementation ("com.github.davide-maestroni:jroutine-operator:6.0.0")
'com.github.davide-maestroni:jroutine-operator:jar:6.0.0'
<dependency org="com.github.davide-maestroni" name="jroutine-operator" rev="6.0.0">
<artifact name="jroutine-operator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davide-maestroni', module='jroutine-operator', version='6.0.0')
)
libraryDependencies += "com.github.davide-maestroni" % "jroutine-operator" % "6.0.0"
[com.github.davide-maestroni/jroutine-operator "6.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.intellij : annotations | jar | 12.0 |
| com.github.davide-maestroni : jroutine-channel | jar | 6.0.0 |
| com.github.davide-maestroni : jroutine-core | jar | 6.0.0 |
| com.github.davide-maestroni : jroutine-function | jar | 6.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 2.4.1 |