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