License |
License |
---|---|
GroupId | GroupIdcom.github.fomkin |
ArtifactId | ArtifactIdkorolev-async_2.11 |
Version | Version0.12.1 |
Type | Typejar |
Description |
Descriptionasync
async
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
korolev-async_2.11-0.12.1.pom | |
korolev-async_2.11-0.12.1.jar | 15 KB |
korolev-async_2.11-0.12.1-sources.jar | 2 KB |
korolev-async_2.11-0.12.1-javadoc.jar | 363 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fomkin/korolev-async_2.11/ -->
<dependency>
<groupId>com.github.fomkin</groupId>
<artifactId>korolev-async_2.11</artifactId>
<version>0.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fomkin/korolev-async_2.11/
implementation 'com.github.fomkin:korolev-async_2.11:0.12.1'
// https://jarcasting.com/artifacts/com.github.fomkin/korolev-async_2.11/
implementation ("com.github.fomkin:korolev-async_2.11:0.12.1")
'com.github.fomkin:korolev-async_2.11:jar:0.12.1'
<dependency org="com.github.fomkin" name="korolev-async_2.11" rev="0.12.1">
<artifact name="korolev-async_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fomkin', module='korolev-async_2.11', version='0.12.1')
)
libraryDependencies += "com.github.fomkin" % "korolev-async_2.11" % "0.12.1"
[com.github.fomkin/korolev-async_2.11 "0.12.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.5 |