is not current version
Last Version 2.0.0

com.google.jsinterop:jsinterop-annotations 1.1.0-RC1


GroupId

GroupId

com.google.jsinterop
ArtifactId

ArtifactId

jsinterop-annotations
Version

Version

1.1.0-RC1
Type

Type

jar

Download jsinterop-annotations 1.1.0-RC1


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