| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.mastfrog |
| Идентификатор | Идентификаторasync-promises |
| Версия | Версия2.7.3 |
| Тип | Типjar |
| Описание |
ОписаниеShared configuration for Giulius, Acteur and
related projects
|
| Организация-разработчик |
Организация-разработчикMastfrog Technologies |
| Имя Файла | Размер |
|---|---|
| async-promises-2.7.3.pom | |
| async-promises-2.7.3.jar | 15 KB |
| async-promises-2.7.3-sources.jar | 16 KB |
| async-promises-2.7.3-javadoc.jar | 57 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.mastfrog/async-promises/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>async-promises</artifactId>
<version>2.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/async-promises/
implementation 'com.mastfrog:async-promises:2.7.3'
// https://jarcasting.com/artifacts/com.mastfrog/async-promises/
implementation ("com.mastfrog:async-promises:2.7.3")
'com.mastfrog:async-promises:jar:2.7.3'
<dependency org="com.mastfrog" name="async-promises" rev="2.7.3">
<artifact name="async-promises" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='async-promises', version='2.7.3')
)
libraryDependencies += "com.mastfrog" % "async-promises" % "2.7.3"
[com.mastfrog/async-promises "2.7.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |