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

com.github.davide-maestroni:jroutine-androidproxy 5.6.0

Parallel programming on the go

Категории

Категории

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

Группа

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

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

jroutine-androidproxy
Версия

Версия

5.6.0
Тип

Тип

aar

Скачать jroutine-androidproxy 5.6.0


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