License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.google.maps.web |
Version | Version5.0.14 |
Type | Typejar |
Description |
DescriptionLiferay Google Maps Web
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.google.maps.web/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.google.maps.web</artifactId>
<version>5.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.google.maps.web/
implementation 'com.liferay:com.liferay.google.maps.web:5.0.14'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.google.maps.web/
implementation ("com.liferay:com.liferay.google.maps.web:5.0.14")
'com.liferay:com.liferay.google.maps.web:jar:5.0.14'
<dependency org="com.liferay" name="com.liferay.google.maps.web" rev="5.0.14">
<artifact name="com.liferay.google.maps.web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.google.maps.web', version='5.0.14')
)
libraryDependencies += "com.liferay" % "com.liferay.google.maps.web" % "5.0.14"
[com.liferay/com.liferay.google.maps.web "5.0.14"]