License |
License |
---|---|
GroupId | GroupIdcom.zarbosoft |
ArtifactId | ArtifactIdcoroutines |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptioncom.zarbosoft:coroutines
Coroutines in Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
coroutines-1.0.1.pom | |
coroutines-1.0.1.jar | 43 KB |
coroutines-1.0.1-sources.jar | 11 KB |
coroutines-1.0.1-javadoc.jar | 461 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zarbosoft/coroutines/ -->
<dependency>
<groupId>com.zarbosoft</groupId>
<artifactId>coroutines</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.zarbosoft/coroutines/
implementation 'com.zarbosoft:coroutines:1.0.1'
// https://jarcasting.com/artifacts/com.zarbosoft/coroutines/
implementation ("com.zarbosoft:coroutines:1.0.1")
'com.zarbosoft:coroutines:jar:1.0.1'
<dependency org="com.zarbosoft" name="coroutines" rev="1.0.1">
<artifact name="coroutines" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zarbosoft', module='coroutines', version='1.0.1')
)
libraryDependencies += "com.zarbosoft" % "coroutines" % "1.0.1"
[com.zarbosoft/coroutines "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.zarbosoft : coroutines-core | jar | 0.0.10 |
org.slf4j : slf4j-api | jar | 1.7.24 |
com.zarbosoft.rendaw : common | jar | 1.0.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |