GroupId | GroupIdcom.liferay.webjars |
---|---|
ArtifactId | ArtifactIdcom.liferay.webjars.lexicon |
Version | Version0.2.4 |
Type | Typejar |
Filename | Size |
---|---|
com.liferay.webjars.lexicon-0.2.4.pom | |
com.liferay.webjars.lexicon-0.2.4.jar | 886 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.liferay.webjars/com.liferay.webjars.lexicon/ -->
<dependency>
<groupId>com.liferay.webjars</groupId>
<artifactId>com.liferay.webjars.lexicon</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.webjars/com.liferay.webjars.lexicon/
implementation 'com.liferay.webjars:com.liferay.webjars.lexicon:0.2.4'
// https://jarcasting.com/artifacts/com.liferay.webjars/com.liferay.webjars.lexicon/
implementation ("com.liferay.webjars:com.liferay.webjars.lexicon:0.2.4")
'com.liferay.webjars:com.liferay.webjars.lexicon:jar:0.2.4'
<dependency org="com.liferay.webjars" name="com.liferay.webjars.lexicon" rev="0.2.4">
<artifact name="com.liferay.webjars.lexicon" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.webjars', module='com.liferay.webjars.lexicon', version='0.2.4')
)
libraryDependencies += "com.liferay.webjars" % "com.liferay.webjars.lexicon" % "0.2.4"
[com.liferay.webjars/com.liferay.webjars.lexicon "0.2.4"]