License |
License |
---|---|
GroupId | GroupIdcom.mastfrog |
ArtifactId | ArtifactIdasync-promises |
Last Version | Last Version2.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShared configuration for Giulius, Acteur and
related projects
|
Project Organization |
Project OrganizationMastfrog Technologies |
Filename | Size |
---|---|
async-promises-2.8.3.pom | |
async-promises-2.8.3.jar | 15 KB |
async-promises-2.8.3-sources.jar | 16 KB |
async-promises-2.8.3-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mastfrog/async-promises/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>async-promises</artifactId>
<version>2.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/async-promises/
implementation 'com.mastfrog:async-promises:2.8.3'
// https://jarcasting.com/artifacts/com.mastfrog/async-promises/
implementation ("com.mastfrog:async-promises:2.8.3")
'com.mastfrog:async-promises:jar:2.8.3'
<dependency org="com.mastfrog" name="async-promises" rev="2.8.3">
<artifact name="async-promises" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='async-promises', version='2.8.3')
)
libraryDependencies += "com.mastfrog" % "async-promises" % "2.8.3"
[com.mastfrog/async-promises "2.8.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |