GroupId | GroupIdcom.liferay.webjars |
---|---|
ArtifactId | ArtifactIdcom.liferay.webjars.alloyeditor |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.liferay.webjars/com.liferay.webjars.alloyeditor/ -->
<dependency>
<groupId>com.liferay.webjars</groupId>
<artifactId>com.liferay.webjars.alloyeditor</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.webjars/com.liferay.webjars.alloyeditor/
implementation 'com.liferay.webjars:com.liferay.webjars.alloyeditor:1.2.0'
// https://jarcasting.com/artifacts/com.liferay.webjars/com.liferay.webjars.alloyeditor/
implementation ("com.liferay.webjars:com.liferay.webjars.alloyeditor:1.2.0")
'com.liferay.webjars:com.liferay.webjars.alloyeditor:jar:1.2.0'
<dependency org="com.liferay.webjars" name="com.liferay.webjars.alloyeditor" rev="1.2.0">
<artifact name="com.liferay.webjars.alloyeditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.webjars', module='com.liferay.webjars.alloyeditor', version='1.2.0')
)
libraryDependencies += "com.liferay.webjars" % "com.liferay.webjars.alloyeditor" % "1.2.0"
[com.liferay.webjars/com.liferay.webjars.alloyeditor "1.2.0"]