License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.asset.auto.tagger.api |
Version | Version4.1.0 |
Type | Typejar |
Description |
DescriptionLiferay Asset Auto Tagger API
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.asset.auto.tagger.api/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.asset.auto.tagger.api</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.asset.auto.tagger.api/
implementation 'com.liferay:com.liferay.asset.auto.tagger.api:4.1.0'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.asset.auto.tagger.api/
implementation ("com.liferay:com.liferay.asset.auto.tagger.api:4.1.0")
'com.liferay:com.liferay.asset.auto.tagger.api:jar:4.1.0'
<dependency org="com.liferay" name="com.liferay.asset.auto.tagger.api" rev="4.1.0">
<artifact name="com.liferay.asset.auto.tagger.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.asset.auto.tagger.api', version='4.1.0')
)
libraryDependencies += "com.liferay" % "com.liferay.asset.auto.tagger.api" % "4.1.0"
[com.liferay/com.liferay.asset.auto.tagger.api "4.1.0"]