is not current version
Last Version 6.0.0

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

Parallel programming on the go

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.davide-maestroni
ArtifactId

ArtifactId

jroutine-proxy
Version

Version

5.2.0
Type

Type

jar

Download jroutine-proxy 5.2.0


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