GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdtypes__googlemaps |
Version | Version3.40.3 |
Type | Typejar |
Filename | Size |
---|---|
types__googlemaps-3.40.3.pom | |
types__googlemaps-3.40.3.jar | 52 KB |
types__googlemaps-3.40.3-sources.jar | 22 bytes |
types__googlemaps-3.40.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__googlemaps/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__googlemaps</artifactId>
<version>3.40.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__googlemaps/
implementation 'org.webjars.npm:types__googlemaps:3.40.3'
// https://jarcasting.com/artifacts/org.webjars.npm/types__googlemaps/
implementation ("org.webjars.npm:types__googlemaps:3.40.3")
'org.webjars.npm:types__googlemaps:jar:3.40.3'
<dependency org="org.webjars.npm" name="types__googlemaps" rev="3.40.3">
<artifact name="types__googlemaps" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__googlemaps', version='3.40.3')
)
libraryDependencies += "org.webjars.npm" % "types__googlemaps" % "3.40.3"
[org.webjars.npm/types__googlemaps "3.40.3"]