is not current version
Last Version 1.2.2

Tascalate Async/Await - Simple Examples 1.1.0

Async / Await asynchronous programming model for Java 1.8 - 17+ similar to the functionality available in C# 5. The implementation is based on continuations for Java (see tascalate-javaflow).

License

License

Categories

Categories

Scala Languages Net
GroupId

GroupId

net.tascalate.async
ArtifactId

ArtifactId

net.tascalate.async.examples
Version

Version

1.1.0
Type

Type

jar
Description

Description

Tascalate Async/Await - Simple Examples
Async / Await asynchronous programming model for Java 1.8 - 17+ similar to the functionality available in C# 5. The implementation is based on continuations for Java (see tascalate-javaflow).

Download net.tascalate.async.examples 1.1.0


<!-- https://jarcasting.com/artifacts/net.tascalate.async/net.tascalate.async.examples/ -->
<dependency>
    <groupId>net.tascalate.async</groupId>
    <artifactId>net.tascalate.async.examples</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.tascalate.async/net.tascalate.async.examples/
implementation 'net.tascalate.async:net.tascalate.async.examples:1.1.0'
// https://jarcasting.com/artifacts/net.tascalate.async/net.tascalate.async.examples/
implementation ("net.tascalate.async:net.tascalate.async.examples:1.1.0")
'net.tascalate.async:net.tascalate.async.examples:jar:1.1.0'
<dependency org="net.tascalate.async" name="net.tascalate.async.examples" rev="1.1.0">
  <artifact name="net.tascalate.async.examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.tascalate.async', module='net.tascalate.async.examples', version='1.1.0')
)
libraryDependencies += "net.tascalate.async" % "net.tascalate.async.examples" % "1.1.0"
[net.tascalate.async/net.tascalate.async.examples "1.1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
net.tascalate.async : net.tascalate.async.runtime jar 1.1.0
net.tascalate.async : net.tascalate.async.extras jar 1.1.0
net.tascalate.instrument : net.tascalate.instrument.emitter jar 1.2.0
net.tascalate : net.tascalate.concurrent jar 0.9.6
org.slf4j : slf4j-api jar 1.8.0-beta4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.