MVN

com.google.jsinterop : base

Maven & Gradle

Sep 20, 2019
102 usages
66 stars

JsInterop Base · Base classes and utilities that provide access to JavaScript language constructs that are not available in pure Java.

<dependency>
    <groupId>com.google.jsinterop</groupId>
    <artifactId>base</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.0
  • Latest Release Candidate: 1.0.0-RC1
  • Latest Beta: 1.0.0-beta-3

All Versions

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

Version Vulnerabilities Updated
1.0.x
base-1.0.0
base-1.0.0-RC1
base-1.0.0-beta-3
base-1.0.0-beta-2
base-1.0.0-beta-1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.google.jsinterop</groupId>
    <artifactId>base</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.google.jsinterop:base:1.0.0'

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

implementation("com.google.jsinterop:base:1.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.google.jsinterop" % "base" % "1.0.0"

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

Jun 25, 2022
40 usages
Dec 07, 2016
52 usages
544 stars
Jul 24, 2015
2 usages
22 stars
Jun 10, 2011
63 usages
Jul 06, 2023
34 usages
8 stars
Sep 20, 2005
158 usages
Sep 26, 2018
24 usages