| License |
License |
|---|---|
| Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
| GroupId | GroupIdcom.liferay |
| ArtifactId | ArtifactIdasm.util |
| Version | Version7.0.LIFERAY-PATCHED-1 |
| Type | Typejar |
| Description |
Description |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| asm.util-7.0.LIFERAY-PATCHED-1.pom | |
| asm.util-7.0.LIFERAY-PATCHED-1.jar | 79 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.liferay/asm.util/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>asm.util</artifactId>
<version>7.0.LIFERAY-PATCHED-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/asm.util/
implementation 'com.liferay:asm.util:7.0.LIFERAY-PATCHED-1'
// https://jarcasting.com/artifacts/com.liferay/asm.util/
implementation ("com.liferay:asm.util:7.0.LIFERAY-PATCHED-1")
'com.liferay:asm.util:jar:7.0.LIFERAY-PATCHED-1'
<dependency org="com.liferay" name="asm.util" rev="7.0.LIFERAY-PATCHED-1">
<artifact name="asm.util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='asm.util', version='7.0.LIFERAY-PATCHED-1')
)
libraryDependencies += "com.liferay" % "asm.util" % "7.0.LIFERAY-PATCHED-1"
[com.liferay/asm.util "7.0.LIFERAY-PATCHED-1"]