License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.storm-enroute |
ArtifactId | ArtifactIdcoroutines-common_2.11 |
Last Version | Last Version0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncoroutines-common
coroutines-common
|
Project Organization |
Project Organizationcom.storm-enroute |
Filename | Size |
---|---|
coroutines-common_2.11-0.7.pom | |
coroutines-common_2.11-0.7.jar | 292 KB |
coroutines-common_2.11-0.7-sources.jar | 5 KB |
coroutines-common_2.11-0.7-javadoc.jar | 362 KB |
Browse |
<!-- 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.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.storm-enroute/coroutines-common_2.11/
implementation 'com.storm-enroute:coroutines-common_2.11:0.7'
// https://jarcasting.com/artifacts/com.storm-enroute/coroutines-common_2.11/
implementation ("com.storm-enroute:coroutines-common_2.11:0.7")
'com.storm-enroute:coroutines-common_2.11:jar:0.7'
<dependency org="com.storm-enroute" name="coroutines-common_2.11" rev="0.7">
<artifact name="coroutines-common_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.storm-enroute', module='coroutines-common_2.11', version='0.7')
)
libraryDependencies += "com.storm-enroute" % "coroutines-common_2.11" % "0.7"
[com.storm-enroute/coroutines-common_2.11 "0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.4 |
org.scala-lang.modules : scala-parser-combinators_2.11 | jar | 1.0.2 |
org.scala-lang : scala-reflect | jar | 2.11.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.6 |