Last Version

TeaVM Web Storage web application 0.4.3

A sample application that demonstrate how to use Web Storage API.

License

License

GroupId

GroupId

org.teavm
ArtifactId

ArtifactId

teavm-samples-storage
Version

Version

0.4.3
Type

Type

war
Description

Description

TeaVM Web Storage web application
A sample application that demonstrate how to use Web Storage API.

Download teavm-samples-storage 0.4.3


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

Dependencies

provided (3)

Group / Artifact Type Version
org.teavm : teavm-classlib jar 0.4.3
org.teavm : teavm-jso-apis jar 0.4.3
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.