GroupId | GroupIdcom.liferay.webjars |
---|---|
ArtifactId | ArtifactIdcom.liferay.webjars.alloyeditor |
Version | Version1.0.0-alpha.3 |
Type | Typejar |
<!-- 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.0.0-alpha.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.webjars/com.liferay.webjars.alloyeditor/
implementation 'com.liferay.webjars:com.liferay.webjars.alloyeditor:1.0.0-alpha.3'
// https://jarcasting.com/artifacts/com.liferay.webjars/com.liferay.webjars.alloyeditor/
implementation ("com.liferay.webjars:com.liferay.webjars.alloyeditor:1.0.0-alpha.3")
'com.liferay.webjars:com.liferay.webjars.alloyeditor:jar:1.0.0-alpha.3'
<dependency org="com.liferay.webjars" name="com.liferay.webjars.alloyeditor" rev="1.0.0-alpha.3">
<artifact name="com.liferay.webjars.alloyeditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.webjars', module='com.liferay.webjars.alloyeditor', version='1.0.0-alpha.3')
)
libraryDependencies += "com.liferay.webjars" % "com.liferay.webjars.alloyeditor" % "1.0.0-alpha.3"
[com.liferay.webjars/com.liferay.webjars.alloyeditor "1.0.0-alpha.3"]