GroupId | GroupIdcom.liferay.plugins |
---|---|
ArtifactId | ArtifactId1975-london-theme |
Version | Version1.0.40 |
Type | Typewar |
Filename | Size |
---|---|
1975-london-theme-1.0.40.pom | |
1975-london-theme-1.0.40.war | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.liferay.plugins/1975-london-theme/ -->
<dependency>
<groupId>com.liferay.plugins</groupId>
<artifactId>1975-london-theme</artifactId>
<version>1.0.40</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.plugins/1975-london-theme/
implementation 'com.liferay.plugins:1975-london-theme:1.0.40'
// https://jarcasting.com/artifacts/com.liferay.plugins/1975-london-theme/
implementation ("com.liferay.plugins:1975-london-theme:1.0.40")
'com.liferay.plugins:1975-london-theme:war:1.0.40'
<dependency org="com.liferay.plugins" name="1975-london-theme" rev="1.0.40">
<artifact name="1975-london-theme" type="war" />
</dependency>
@Grapes(
@Grab(group='com.liferay.plugins', module='1975-london-theme', version='1.0.40')
)
libraryDependencies += "com.liferay.plugins" % "1975-london-theme" % "1.0.40"
[com.liferay.plugins/1975-london-theme "1.0.40"]