is not current version
Last Version 1.2.0

com.redmadrobot:pinkman-coroutines 1.1.1

This artifact adds coroutines support to PINkman

GroupId

GroupId

com.redmadrobot
ArtifactId

ArtifactId

pinkman-coroutines
Version

Version

1.1.1
Type

Type

pom

Download pinkman-coroutines 1.1.1


<!-- https://jarcasting.com/artifacts/com.redmadrobot/pinkman-coroutines/ -->
<dependency>
    <groupId>com.redmadrobot</groupId>
    <artifactId>pinkman-coroutines</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.redmadrobot/pinkman-coroutines/
implementation 'com.redmadrobot:pinkman-coroutines:1.1.1'
// https://jarcasting.com/artifacts/com.redmadrobot/pinkman-coroutines/
implementation ("com.redmadrobot:pinkman-coroutines:1.1.1")
'com.redmadrobot:pinkman-coroutines:pom:1.1.1'
<dependency org="com.redmadrobot" name="pinkman-coroutines" rev="1.1.1">
  <artifact name="pinkman-coroutines" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.redmadrobot', module='pinkman-coroutines', version='1.1.1')
)
libraryDependencies += "com.redmadrobot" % "pinkman-coroutines" % "1.1.1"
[com.redmadrobot/pinkman-coroutines "1.1.1"]