не последняя версия
Последняя версия 0.4.3

cn.wensiqun:asmsupport-third 0.4.2

This modules is a set of third open source code, the benefit is to avoid third library confilict when you use asmsupport

Категории

Категории

ASM Библиотеки уровня приложения Bytecode Manipulation
Группа

Группа

cn.wensiqun
Идентификатор

Идентификатор

asmsupport-third
Версия

Версия

0.4.2
Тип

Тип

jar

Скачать asmsupport-third 0.4.2


<!-- https://jarcasting.com/artifacts/cn.wensiqun/asmsupport-third/ -->
<dependency>
    <groupId>cn.wensiqun</groupId>
    <artifactId>asmsupport-third</artifactId>
    <version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.wensiqun/asmsupport-third/
implementation 'cn.wensiqun:asmsupport-third:0.4.2'
// https://jarcasting.com/artifacts/cn.wensiqun/asmsupport-third/
implementation ("cn.wensiqun:asmsupport-third:0.4.2")
'cn.wensiqun:asmsupport-third:jar:0.4.2'
<dependency org="cn.wensiqun" name="asmsupport-third" rev="0.4.2">
  <artifact name="asmsupport-third" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.wensiqun', module='asmsupport-third', version='0.4.2')
)
libraryDependencies += "cn.wensiqun" % "asmsupport-third" % "0.4.2"
[cn.wensiqun/asmsupport-third "0.4.2"]