| License |
License |
|---|---|
| GroupId | GroupIdcom.liferay |
| ArtifactId | ArtifactIdcom.google.ical |
| Version | Version20110304 |
| Type | Typejar |
| Description |
Description |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| com.google.ical-20110304.pom | |
| com.google.ical-20110304.jar | 160 KB |
| com.google.ical-20110304-sources.jar | 89 KB |
| com.google.ical-20110304-javadoc.jar | 136 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.liferay/com.google.ical/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.google.ical</artifactId>
<version>20110304</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.google.ical/
implementation 'com.liferay:com.google.ical:20110304'
// https://jarcasting.com/artifacts/com.liferay/com.google.ical/
implementation ("com.liferay:com.google.ical:20110304")
'com.liferay:com.google.ical:jar:20110304'
<dependency org="com.liferay" name="com.google.ical" rev="20110304">
<artifact name="com.google.ical" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.google.ical', version='20110304')
)
libraryDependencies += "com.liferay" % "com.google.ical" % "20110304"
[com.liferay/com.google.ical "20110304"]
| Group / Artifact | Type | Version |
|---|---|---|
| joda-time : joda-time | jar | 1.5.2 |