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