is not current version
Last Version 1.1.0-RC1

com.google.jsinterop:jsinterop 1.0.2


GroupId

GroupId

com.google.jsinterop
ArtifactId

ArtifactId

jsinterop
Version

Version

1.0.2
Type

Type

pom

Download jsinterop 1.0.2

Filename Size
jsinterop-1.0.2.pom 1 KB
Browse

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