GroupId | GroupIdcom.liferay.webjars |
---|---|
ArtifactId | ArtifactIdalloy-ui |
Version | Version3.0.3-deprecated.11 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
alloy-ui-3.0.3-deprecated.11.pom | |
alloy-ui-3.0.3-deprecated.11.jar | 22 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.liferay.webjars/alloy-ui/ -->
<dependency>
<groupId>com.liferay.webjars</groupId>
<artifactId>alloy-ui</artifactId>
<version>3.0.3-deprecated.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.webjars/alloy-ui/
implementation 'com.liferay.webjars:alloy-ui:3.0.3-deprecated.11'
// https://jarcasting.com/artifacts/com.liferay.webjars/alloy-ui/
implementation ("com.liferay.webjars:alloy-ui:3.0.3-deprecated.11")
'com.liferay.webjars:alloy-ui:jar:3.0.3-deprecated.11'
<dependency org="com.liferay.webjars" name="alloy-ui" rev="3.0.3-deprecated.11">
<artifact name="alloy-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.webjars', module='alloy-ui', version='3.0.3-deprecated.11')
)
libraryDependencies += "com.liferay.webjars" % "alloy-ui" % "3.0.3-deprecated.11"
[com.liferay.webjars/alloy-ui "3.0.3-deprecated.11"]