не последняя версия
Последняя версия 6.0.0

com.github.davide-maestroni:jroutine-processor 5.5.0

Parallel programming on the go

Категории

Категории

IDE Инструменты разработки
Группа

Группа

com.github.davide-maestroni
Идентификатор

Идентификатор

jroutine-processor
Версия

Версия

5.5.0
Тип

Тип

jar

Скачать jroutine-processor 5.5.0


<!-- https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-processor/ -->
<dependency>
    <groupId>com.github.davide-maestroni</groupId>
    <artifactId>jroutine-processor</artifactId>
    <version>5.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-processor/
implementation 'com.github.davide-maestroni:jroutine-processor:5.5.0'
// https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-processor/
implementation ("com.github.davide-maestroni:jroutine-processor:5.5.0")
'com.github.davide-maestroni:jroutine-processor:jar:5.5.0'
<dependency org="com.github.davide-maestroni" name="jroutine-processor" rev="5.5.0">
  <artifact name="jroutine-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davide-maestroni', module='jroutine-processor', version='5.5.0')
)
libraryDependencies += "com.github.davide-maestroni" % "jroutine-processor" % "5.5.0"
[com.github.davide-maestroni/jroutine-processor "5.5.0"]