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