| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииASM Библиотеки уровня приложения Bytecode Manipulation |
| Группа | Группаio.github.vipcxj |
| Идентификатор | Идентификаторjasync-asm |
| Версия | Версия1.0.3 |
| Тип | Типjar |
| Описание |
ОписаниеJAsync ASM
JAsync implements Async-Await fashion for Java just like es and c#.
This is the ASM transformer for the library.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jasync-asm-1.0.3.pom | |
| jasync-asm-1.0.3.jar | 411 KB |
| jasync-asm-1.0.3-sources.jar | 47 KB |
| jasync-asm-1.0.3-javadoc.jar | 604 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.vipcxj/jasync-asm/ -->
<dependency>
<groupId>io.github.vipcxj</groupId>
<artifactId>jasync-asm</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vipcxj/jasync-asm/
implementation 'io.github.vipcxj:jasync-asm:1.0.3'
// https://jarcasting.com/artifacts/io.github.vipcxj/jasync-asm/
implementation ("io.github.vipcxj:jasync-asm:1.0.3")
'io.github.vipcxj:jasync-asm:jar:1.0.3'
<dependency org="io.github.vipcxj" name="jasync-asm" rev="1.0.3">
<artifact name="jasync-asm" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vipcxj', module='jasync-asm', version='1.0.3')
)
libraryDependencies += "io.github.vipcxj" % "jasync-asm" % "1.0.3"
[io.github.vipcxj/jasync-asm "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.spotbugs : spotbugs | jar | 4.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
| org.jgrapht : jgrapht-core | jar | 1.5.1 |