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

cn.wensiqun:asmsupport-client 0.4.1

This modules is a wrapper of asmsupport-core, it make a most simple api to developer when use asmsupport.

Категории

Категории

ASM Библиотеки уровня приложения Bytecode Manipulation CLI Взаимодействие с пользователем
Группа

Группа

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

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

asmsupport-client
Версия

Версия

0.4.1
Тип

Тип

jar

Скачать asmsupport-client 0.4.1


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