is not current version
Last Version 0.7

com.storm-enroute:coroutines-common_2.11 0.3

coroutines-common

Categories

Categories

ORM Data
GroupId

GroupId

com.storm-enroute
ArtifactId

ArtifactId

coroutines-common_2.11
Version

Version

0.3
Type

Type

jar

Download coroutines-common_2.11 0.3


<!-- https://jarcasting.com/artifacts/com.storm-enroute/coroutines-common_2.11/ -->
<dependency>
    <groupId>com.storm-enroute</groupId>
    <artifactId>coroutines-common_2.11</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.storm-enroute/coroutines-common_2.11/
implementation 'com.storm-enroute:coroutines-common_2.11:0.3'
// https://jarcasting.com/artifacts/com.storm-enroute/coroutines-common_2.11/
implementation ("com.storm-enroute:coroutines-common_2.11:0.3")
'com.storm-enroute:coroutines-common_2.11:jar:0.3'
<dependency org="com.storm-enroute" name="coroutines-common_2.11" rev="0.3">
  <artifact name="coroutines-common_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.storm-enroute', module='coroutines-common_2.11', version='0.3')
)
libraryDependencies += "com.storm-enroute" % "coroutines-common_2.11" % "0.3"
[com.storm-enroute/coroutines-common_2.11 "0.3"]