| License |
License
lamatek freeware
|
|---|---|
| GroupId | GroupIdcom.lamatek |
| ArtifactId | ArtifactIdgooglemaps |
| Version | Version0.98c |
| Type | Typejar |
| Description |
Descriptiongooglemaps
The JSP Taglibrary for GoogleMaps
|
| Filename | Size |
|---|---|
| googlemaps-0.98c.pom | |
| googlemaps-0.98c.jar | 104 KB |
| googlemaps-0.98c-sources.jar | 94 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lamatek/googlemaps/ -->
<dependency>
<groupId>com.lamatek</groupId>
<artifactId>googlemaps</artifactId>
<version>0.98c</version>
</dependency>
// https://jarcasting.com/artifacts/com.lamatek/googlemaps/
implementation 'com.lamatek:googlemaps:0.98c'
// https://jarcasting.com/artifacts/com.lamatek/googlemaps/
implementation ("com.lamatek:googlemaps:0.98c")
'com.lamatek:googlemaps:jar:0.98c'
<dependency org="com.lamatek" name="googlemaps" rev="0.98c">
<artifact name="googlemaps" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lamatek', module='googlemaps', version='0.98c')
)
libraryDependencies += "com.lamatek" % "googlemaps" % "0.98c"
[com.lamatek/googlemaps "0.98c"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| javax.servlet : jsp-api | jar | 2.0 |