GroupId | GroupIdcom.liferay.webjars |
---|---|
ArtifactId | ArtifactIdcom.liferay.webjars.alloyeditor |
Version | Version1.0.0-alpha.2 |
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.2</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.2'
// https://jarcasting.com/artifacts/com.liferay.webjars/com.liferay.webjars.alloyeditor/
implementation ("com.liferay.webjars:com.liferay.webjars.alloyeditor:1.0.0-alpha.2")
'com.liferay.webjars:com.liferay.webjars.alloyeditor:jar:1.0.0-alpha.2'
<dependency org="com.liferay.webjars" name="com.liferay.webjars.alloyeditor" rev="1.0.0-alpha.2">
<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.2')
)
libraryDependencies += "com.liferay.webjars" % "com.liferay.webjars.alloyeditor" % "1.0.0-alpha.2"
[com.liferay.webjars/com.liferay.webjars.alloyeditor "1.0.0-alpha.2"]