Last Version

JAsync ASM 1.0.11

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

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.github.vipcxj
ArtifactId

ArtifactId

jasync-asm
Version

Version

1.0.11
Type

Type

jar
Description

Description

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

Project URL

https://github.com/vipcxj/jasync
Source Code Management

Source Code Management

https://github.com/vipcxj/jasync

Download jasync-asm 1.0.11


<!-- 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"]

Dependencies

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs jar 4.2.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0
org.jgrapht : jgrapht-core jar 1.5.1

Project Modules

There are no modules declared in this project.