MVN

com.google.jsinterop : jsinterop-annotations

Maven & Gradle

Jul 18, 2023
167 usages
13 stars

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

<dependency>
    <groupId>com.google.jsinterop</groupId>
    <artifactId>jsinterop-annotations</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.jsinterop : jsinterop-annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.2
  • Latest Release Candidate: 1.1.0-RC1

All Versions

Choose a version of com.google.jsinterop : jsinterop-annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
jsinterop-annotations-2.1.0
2.0.x
jsinterop-annotations-2.0.2
jsinterop-annotations-2.0.0
1.1.x
jsinterop-annotations-1.1.0-RC1
1.0.x
jsinterop-annotations-1.0.2
jsinterop-annotations-1.0.1
jsinterop-annotations-1.0.0

How to add a dependency to Maven

Add the following com.google.jsinterop : jsinterop-annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.jsinterop</groupId>
    <artifactId>jsinterop-annotations</artifactId>
    <version>2.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.jsinterop : jsinterop-annotations gradle dependency to your build.gradle file:

implementation 'com.google.jsinterop:jsinterop-annotations:2.0.2'

Gradle Kotlin DSL: Add the following com.google.jsinterop : jsinterop-annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.jsinterop:jsinterop-annotations:2.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.jsinterop : jsinterop-annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.jsinterop" % "jsinterop-annotations" % "2.0.2"

Advertisement

Dependencies from Group

Jul 18, 2023
167 usages
13 stars
Sep 20, 2019
102 usages
66 stars
Apr 10, 2020
5 usages

Discover Dependencies

Jul 06, 2023
144 usages
227 stars
Aug 21, 2023
712 usages
3.9k stars
May 09, 2023
136 usages
1k stars
Nov 02, 2020
39 usages
4k stars
Apr 27, 2023
654 usages
26 stars
Jun 27, 2023
2 usages
1.1k stars
May 21, 2022
728 usages
898 stars
Feb 13, 2013
233 usages
51 stars
Apr 23, 2019
191 usages
4.4k stars