GroupId | GroupIdcom.liferay.commerce |
---|---|
ArtifactId | ArtifactIdspeedwell-theme |
Version | Version2.0.12 |
Type | Typewar |
Filename | Size |
---|---|
speedwell-theme-2.0.12.pom | |
speedwell-theme-2.0.12.war | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.liferay.commerce/speedwell-theme/ -->
<dependency>
<groupId>com.liferay.commerce</groupId>
<artifactId>speedwell-theme</artifactId>
<version>2.0.12</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.commerce/speedwell-theme/
implementation 'com.liferay.commerce:speedwell-theme:2.0.12'
// https://jarcasting.com/artifacts/com.liferay.commerce/speedwell-theme/
implementation ("com.liferay.commerce:speedwell-theme:2.0.12")
'com.liferay.commerce:speedwell-theme:war:2.0.12'
<dependency org="com.liferay.commerce" name="speedwell-theme" rev="2.0.12">
<artifact name="speedwell-theme" type="war" />
</dependency>
@Grapes(
@Grab(group='com.liferay.commerce', module='speedwell-theme', version='2.0.12')
)
libraryDependencies += "com.liferay.commerce" % "speedwell-theme" % "2.0.12"
[com.liferay.commerce/speedwell-theme "2.0.12"]