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