Last Version

JsInterop 1.1.0-RC1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.google.jsinterop
ArtifactId

ArtifactId

jsinterop
Version

Version

1.1.0-RC1
Type

Type

pom
Description

Description

JsInterop
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://www.gwtproject.org/

Download jsinterop 1.1.0-RC1

Filename Size
jsinterop-1.1.0-RC1.pom 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.