is not current version
Last Version 5.9.0

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

Parallel programming on the go

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.davide-maestroni
ArtifactId

ArtifactId

jroutine-androidproxy
Version

Version

3.0.0
Type

Type

jar

Download jroutine-androidproxy 3.0.0


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