GroupId | GroupIdcom.liferay.webjars |
---|---|
ArtifactId | ArtifactIdcom.liferay.webjars.metal-components |
Version | Version1.0.0-rc.9 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.liferay.webjars/com.liferay.webjars.metal-components/ -->
<dependency>
<groupId>com.liferay.webjars</groupId>
<artifactId>com.liferay.webjars.metal-components</artifactId>
<version>1.0.0-rc.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.webjars/com.liferay.webjars.metal-components/
implementation 'com.liferay.webjars:com.liferay.webjars.metal-components:1.0.0-rc.9'
// https://jarcasting.com/artifacts/com.liferay.webjars/com.liferay.webjars.metal-components/
implementation ("com.liferay.webjars:com.liferay.webjars.metal-components:1.0.0-rc.9")
'com.liferay.webjars:com.liferay.webjars.metal-components:jar:1.0.0-rc.9'
<dependency org="com.liferay.webjars" name="com.liferay.webjars.metal-components" rev="1.0.0-rc.9">
<artifact name="com.liferay.webjars.metal-components" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.webjars', module='com.liferay.webjars.metal-components', version='1.0.0-rc.9')
)
libraryDependencies += "com.liferay.webjars" % "com.liferay.webjars.metal-components" % "1.0.0-rc.9"
[com.liferay.webjars/com.liferay.webjars.metal-components "1.0.0-rc.9"]