Registry / other / jsinterop-annotations

jsinterop-annotations

JSON →
library2.1.0javamavenunverified

Annotations for driving JavaScript code generation in J2CL or GWT.

<dependency> <groupId>com.google.jsinterop</groupId> <artifactId>jsinterop-annotations</artifactId> <version>2.1.0</version> </dependency>
INSTALL
IMPORT
SIG · JSINTEROP-ANNOTATI
J
jsinterop-annotations
otherjavav2.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

JsType
jsinterop.annotations.JsType

Annotating a class for JS interop

import jsinterop.annotations.JsType; @JsType public class MyClass { public String greet() { return "Hello"; } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jsinterop-annotations — mvn dependency:get jsinterop-annotations · libregistry