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