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