License |
License |
---|---|
GroupId | GroupIdio.github.jeffersono7 |
ArtifactId | ArtifactIdaysnc-await |
Last Version | Last Version1.0.0-alpha.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAsync Await
Async/Await for the java project, which implements an actor architecture with message exchange,
paralleling the execution of tasks
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aysnc-await-1.0.0-alpha.2.pom | |
aysnc-await-1.0.0-alpha.2.jar | 17 KB |
aysnc-await-1.0.0-alpha.2-sources.jar | 10 KB |
aysnc-await-1.0.0-alpha.2-javadoc.jar | 468 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jeffersono7/aysnc-await/ -->
<dependency>
<groupId>io.github.jeffersono7</groupId>
<artifactId>aysnc-await</artifactId>
<version>1.0.0-alpha.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jeffersono7/aysnc-await/
implementation 'io.github.jeffersono7:aysnc-await:1.0.0-alpha.2'
// https://jarcasting.com/artifacts/io.github.jeffersono7/aysnc-await/
implementation ("io.github.jeffersono7:aysnc-await:1.0.0-alpha.2")
'io.github.jeffersono7:aysnc-await:jar:1.0.0-alpha.2'
<dependency org="io.github.jeffersono7" name="aysnc-await" rev="1.0.0-alpha.2">
<artifact name="aysnc-await" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jeffersono7', module='aysnc-await', version='1.0.0-alpha.2')
)
libraryDependencies += "io.github.jeffersono7" % "aysnc-await" % "1.0.0-alpha.2"
[io.github.jeffersono7/aysnc-await "1.0.0-alpha.2"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 2.0-M5-groovy-3.0 |
org.spockframework : spock-junit4 | jar | 2.0-M5-groovy-3.0 |
net.bytebuddy : byte-buddy | jar | 1.10.15 |