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