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