Last Version

JsInterop Base 1.0.0

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

License

License

GroupId

GroupId

com.google.jsinterop
ArtifactId

ArtifactId

base
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Source Code Management

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

Download base 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.jsinterop : jsinterop-annotations jar 1.0.2

Project Modules

There are no modules declared in this project.