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