Tascalate Async/Await - Bytecode Enhancer Tool Core

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.tools.core
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Tascalate Async/Await - Bytecode Enhancer Tool Core
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.tools.core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
net.tascalate.javaflow : net.tascalate.javaflow.spi jar 2.7.1
net.tascalate : net.tascalate.asmx.plus jar 9.2.1
net.tascalate : net.tascalate.asmx.util jar 9.2.1
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.

Versions

Version
1.2.2
1.2.1
1.2.0
1.1.0