JAsync ASM

JAsync implements Async-Await fashion for Java just like es and c#. This is the ASM transformer for the library.

Лицензия

Лицензия

Категории

Категории

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

Группа

io.github.vipcxj
Идентификатор

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

jasync-asm
Последняя версия

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

1.0.11
Дата

Дата

Тип

Тип

jar
Описание

Описание

JAsync ASM
JAsync implements Async-Await fashion for Java just like es and c#. This is the ASM transformer for the library.
Ссылка на сайт

Ссылка на сайт

https://github.com/vipcxj/jasync
Система контроля версий

Система контроля версий

https://github.com/vipcxj/jasync

Скачать jasync-asm

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.vipcxj/jasync-asm/ -->
<dependency>
    <groupId>io.github.vipcxj</groupId>
    <artifactId>jasync-asm</artifactId>
    <version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vipcxj/jasync-asm/
implementation 'io.github.vipcxj:jasync-asm:1.0.11'
// https://jarcasting.com/artifacts/io.github.vipcxj/jasync-asm/
implementation ("io.github.vipcxj:jasync-asm:1.0.11")
'io.github.vipcxj:jasync-asm:jar:1.0.11'
<dependency org="io.github.vipcxj" name="jasync-asm" rev="1.0.11">
  <artifact name="jasync-asm" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vipcxj', module='jasync-asm', version='1.0.11')
)
libraryDependencies += "io.github.vipcxj" % "jasync-asm" % "1.0.11"
[io.github.vipcxj/jasync-asm "1.0.11"]

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
com.github.spotbugs : spotbugs jar 4.2.0

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.7.0
org.jgrapht : jgrapht-core jar 1.5.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0