License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.liftmodules |
ArtifactId | ArtifactIdgoogle-maps_2.5_2.10 |
Version | Version0.13 |
Type | Typejar |
Description |
Descriptiongoogle-maps_2.5
google-maps_2.5
|
Project URL |
Project URL |
Project Organization |
Project Organizationnet.liftmodules |
Filename | Size |
---|---|
google-maps_2.5_2.10-0.13.pom | |
google-maps_2.5_2.10-0.13.jar | 13 KB |
google-maps_2.5_2.10-0.13-sources.jar | 2 KB |
google-maps_2.5_2.10-0.13-javadoc.jar | 349 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.liftmodules/google-maps_2.5_2.10/ -->
<dependency>
<groupId>net.liftmodules</groupId>
<artifactId>google-maps_2.5_2.10</artifactId>
<version>0.13</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftmodules/google-maps_2.5_2.10/
implementation 'net.liftmodules:google-maps_2.5_2.10:0.13'
// https://jarcasting.com/artifacts/net.liftmodules/google-maps_2.5_2.10/
implementation ("net.liftmodules:google-maps_2.5_2.10:0.13")
'net.liftmodules:google-maps_2.5_2.10:jar:0.13'
<dependency org="net.liftmodules" name="google-maps_2.5_2.10" rev="0.13">
<artifact name="google-maps_2.5_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftmodules', module='google-maps_2.5_2.10', version='0.13')
)
libraryDependencies += "net.liftmodules" % "google-maps_2.5_2.10" % "0.13"
[net.liftmodules/google-maps_2.5_2.10 "0.13"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.0 |
Group / Artifact | Type | Version |
---|---|---|
net.liftweb : lift-webkit_2.10 | jar | 2.5-RC4 |
javax.servlet : servlet-api | jar | 2.5 |