JsInterop Annotations

JsInterop Annotations contains a set of java annotations that drive the javascript code generation of J2CL transpiler or GWT

License

License

GroupId

GroupId

com.google.jsinterop
ArtifactId

ArtifactId

jsinterop-annotations
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

JsInterop Annotations
JsInterop Annotations contains a set of java annotations that drive the javascript code generation of J2CL transpiler or GWT
Project URL

Project URL

https://github.com/google/jsinterop-annotations
Source Code Management

Source Code Management

https://github.com/google/jsinterop-annotations

Download jsinterop-annotations

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.google.jsinterop

Google

Google ❤️ Open Source

Versions

Version
2.0.0
1.1.0-RC1
1.0.2
1.0.1
1.0.0