Group Id com.liferay
Artifact Id asm-commons
Version 7.0.LIFERAY-PATCHED-1
Packaging jar
URL -
Badge
Last Updated 2019-02-19T14:24:03+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>asm-commons</artifactId>
    <version>7.0.LIFERAY-PATCHED-1</version>
</dependency>
implementation group: 'com.liferay', name: 'asm-commons', version: '7.0.LIFERAY-PATCHED-1'
implementation 'com.liferay:asm-commons:7.0.LIFERAY-PATCHED-1'
implementation("com.liferay:asm-commons:7.0.LIFERAY-PATCHED-1")
libraryDependencies += "com.liferay" % "asm-commons" % "7.0.LIFERAY-PATCHED-1"
<dependency org="com.liferay" name="asm-commons" rev="7.0.LIFERAY-PATCHED-1"/>
@Grapes(
    @Grab(group='com.liferay', module='asm-commons', version='7.0.LIFERAY-PATCHED-1')
)
[com.liferay/asm-commons "7.0.LIFERAY-PATCHED-1"]
'com.liferay:asm-commons:7.0.LIFERAY-PATCHED-1'