ASM: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
Line 14: Line 14:
{{External|https://github.com/ovidiuf/playground/tree/master/java/asm/interface-static-method}}
{{External|https://github.com/ovidiuf/playground/tree/master/java/asm/interface-static-method}}
=Dependencies=
=Dependencies=
<syntaxhighlight lang='groovy'>
dependencies {
  implementation 'org.ow2.asm:asm:9.1'
}
</syntaxhighlight>

Latest revision as of 20:07, 12 June 2021