Last Version

JsInterop Base 1.0.0-b2-e6d791f

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

License

License

GroupId

GroupId

org.realityforge.com.google.jsinterop
ArtifactId

ArtifactId

base-j2cl
Version

Version

1.0.0-b2-e6d791f
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-j2cl 1.0.0-b2-e6d791f


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

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.