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