is not current version
Last Version 6.0.0

com.github.davide-maestroni:jroutine-proxy 4.0.1

Parallel programming on the go

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.davide-maestroni
ArtifactId

ArtifactId

jroutine-proxy
Version

Version

4.0.1
Type

Type

jar

Download jroutine-proxy 4.0.1


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