License |
License |
---|---|
GroupId | GroupIdcom.zarbosoft |
ArtifactId | ArtifactIdcoroutines-core |
Version | Version0.0.10 |
Type | Typejar |
Description |
Descriptioncom.zarbosoft:coroutines-core
Coroutines in Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
coroutines-core-0.0.10.pom | |
coroutines-core-0.0.10.jar | 54 KB |
coroutines-core-0.0.10-sources.jar | 44 KB |
coroutines-core-0.0.10-javadoc.jar | 535 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zarbosoft/coroutines-core/ -->
<dependency>
<groupId>com.zarbosoft</groupId>
<artifactId>coroutines-core</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.zarbosoft/coroutines-core/
implementation 'com.zarbosoft:coroutines-core:0.0.10'
// https://jarcasting.com/artifacts/com.zarbosoft/coroutines-core/
implementation ("com.zarbosoft:coroutines-core:0.0.10")
'com.zarbosoft:coroutines-core:jar:0.0.10'
<dependency org="com.zarbosoft" name="coroutines-core" rev="0.0.10">
<artifact name="coroutines-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zarbosoft', module='coroutines-core', version='0.0.10')
)
libraryDependencies += "com.zarbosoft" % "coroutines-core" % "0.0.10"
[com.zarbosoft/coroutines-core "0.0.10"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.10.1 |
org.ow2.asm : asm | jar | 7.1 |
org.ow2.asm : asm-tree | jar | 7.1 |
org.ow2.asm : asm-analysis | jar | 7.1 |
org.ow2.asm : asm-util | jar | 7.1 |
Group / Artifact | Type | Version |
---|---|---|
com.zarbosoft » coroutines-core-testagentjar | jar | 0.0.0 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |