r

react-google-maps__api

WebJar for @react-google-maps/api
https://www.webjars.org
MIT
文件下载
文件名 操作
react-google-maps__api-1.8.6.jar 下载
react-google-maps__api-1.8.6.pom 下载
react-google-maps__api-1.8.6-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>react-google-maps__api</artifactId>
  <version>1.8.6</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:react-google-maps__api:1.8.6'
Gradle Kotlin
implementation("org.webjars.npm:react-google-maps__api:1.8.6")
Scala SBT
libraryDependencies += "org.webjars.npm" % "react-google-maps__api" % "1.8.6"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='react-google-maps__api', version='1.8.6')
)
Apache Ivy
<dependency org="org.webjars.npm" name="react-google-maps__api" rev="1.8.6" />
Leiningen
[org.webjars.npm/react-google-maps__api "1.8.6"]
Apache Buildr
'org.webjars.npm:react-google-maps__api:jar:1.8.6'