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

com.github.houbb:async-spring 0.0.3


Группа

Группа

com.github.houbb
Идентификатор

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

async-spring
Версия

Версия

0.0.3
Тип

Тип

jar

Скачать async-spring 0.0.3


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