JAsync Core

JAsync implements Async-Await fashion for Java just like es and c#. This is the core library, including a annotation processor to transform the ast tree.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.11
Дата

Дата

Тип

Тип

jar
Описание

Описание

JAsync Core
JAsync implements Async-Await fashion for Java just like es and c#. This is the core library, including a annotation processor to transform the ast tree.
Ссылка на сайт

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

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

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

https://github.com/vipcxj/jasync

Скачать jasync-core

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
io.github.vipcxj : jasync-spec jar 1.0.11
io.github.vipcxj : jasync-utils jar 1.0.11
net.bytebuddy : byte-buddy-agent jar 1.12.8
com.google.auto.service : auto-service-annotations jar 1.0-rc7

provided (5)

Идентификатор библиотеки Тип Версия
io.github.vipcxj : jasync-asm jar 1.0.11
org.eclipse.jdt : org.eclipse.jdt.core jar 3.28.0
org.eclipse.jdt : org.eclipse.jdt.apt.core jar 3.7.50
org.eclipse.jdt : org.eclipse.jdt.compiler.tool jar 1.3.50
com.github.spotbugs : spotbugs jar 4.2.0

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

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

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

Версия
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
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.2
0.0.1