is not current version
Last Version 1.2.2

Tascalate Async/Await - SchedulerResolver / Provided 1.2.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

IDE Development Tools Scala Languages Net
GroupId

GroupId

net.tascalate.async
ArtifactId

ArtifactId

net.tascalate.async.resolver.provided
Version

Version

1.2.0
Type

Type

jar
Description

Description

Tascalate Async/Await - SchedulerResolver / Provided
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.resolver.provided 1.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
net.tascalate.async : net.tascalate.async.runtime jar 1.2.0
org.kohsuke.metainf-services : metainf-services Optional jar 1.8
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.