is not current version
Last Version 1.2.0

com.redmadrobot:pinkman-coroutines 1.1.2

This artifact adds coroutines support to PINkman

GroupId

GroupId

com.redmadrobot
ArtifactId

ArtifactId

pinkman-coroutines
Version

Version

1.1.2
Type

Type

aar

Download pinkman-coroutines 1.1.2


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