GroupId | GroupIdcom.liferay.webjars |
---|---|
ArtifactId | ArtifactIdcom.liferay.webjars.lexicon |
Version | Version1.0.36 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
com.liferay.webjars.lexicon-1.0.36.pom | |
com.liferay.webjars.lexicon-1.0.36.jar | 1 MB |
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>1.0.36</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.webjars/com.liferay.webjars.lexicon/
implementation 'com.liferay.webjars:com.liferay.webjars.lexicon:1.0.36'
// https://jarcasting.com/artifacts/com.liferay.webjars/com.liferay.webjars.lexicon/
implementation ("com.liferay.webjars:com.liferay.webjars.lexicon:1.0.36")
'com.liferay.webjars:com.liferay.webjars.lexicon:jar:1.0.36'
<dependency org="com.liferay.webjars" name="com.liferay.webjars.lexicon" rev="1.0.36">
<artifact name="com.liferay.webjars.lexicon" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.webjars', module='com.liferay.webjars.lexicon', version='1.0.36')
)
libraryDependencies += "com.liferay.webjars" % "com.liferay.webjars.lexicon" % "1.0.36"
[com.liferay.webjars/com.liferay.webjars.lexicon "1.0.36"]