License |
License |
---|---|
GroupId | GroupIdorg.realityforge.com.google.jsinterop |
ArtifactId | ArtifactIdjsinterop-annotations |
Last Version | Last Version2.8.2-v20191108 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/org.realityforge.com.google.jsinterop/jsinterop-annotations/ -->
<dependency>
<groupId>org.realityforge.com.google.jsinterop</groupId>
<artifactId>jsinterop-annotations</artifactId>
<version>2.8.2-v20191108</version>
</dependency>
// https://jarcasting.com/artifacts/org.realityforge.com.google.jsinterop/jsinterop-annotations/
implementation 'org.realityforge.com.google.jsinterop:jsinterop-annotations:2.8.2-v20191108'
// https://jarcasting.com/artifacts/org.realityforge.com.google.jsinterop/jsinterop-annotations/
implementation ("org.realityforge.com.google.jsinterop:jsinterop-annotations:2.8.2-v20191108")
'org.realityforge.com.google.jsinterop:jsinterop-annotations:jar:2.8.2-v20191108'
<dependency org="org.realityforge.com.google.jsinterop" name="jsinterop-annotations" rev="2.8.2-v20191108">
<artifact name="jsinterop-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.realityforge.com.google.jsinterop', module='jsinterop-annotations', version='2.8.2-v20191108')
)
libraryDependencies += "org.realityforge.com.google.jsinterop" % "jsinterop-annotations" % "2.8.2-v20191108"
[org.realityforge.com.google.jsinterop/jsinterop-annotations "2.8.2-v20191108"]