Last Version

TeaVM CPS demo 0.4.3

TeaVM application that demonstrates continuation-passing style generator

License

License

GroupId

GroupId

org.teavm
ArtifactId

ArtifactId

teavm-samples-async
Version

Version

0.4.3
Type

Type

war
Description

Description

TeaVM CPS demo
TeaVM application that demonstrates continuation-passing style generator

Download teavm-samples-async 0.4.3


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

Dependencies

provided (1)

Group / Artifact Type Version
org.teavm : teavm-classlib jar 0.4.3

Project Modules

There are no modules declared in this project.