License |
License |
---|---|
GroupId | GroupIdorg.dungba |
ArtifactId | ArtifactIdjoo-promise4j |
Version | Version1.6.1 |
Type | Typejar |
Description |
DescriptionPromise4j
Promise framework for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
joo-promise4j-1.6.1.pom | |
joo-promise4j-1.6.1.jar | 39 KB |
joo-promise4j-1.6.1-sources.jar | 19 KB |
joo-promise4j-1.6.1-javadoc.jar | 579 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dungba/joo-promise4j/ -->
<dependency>
<groupId>org.dungba</groupId>
<artifactId>joo-promise4j</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.dungba/joo-promise4j/
implementation 'org.dungba:joo-promise4j:1.6.1'
// https://jarcasting.com/artifacts/org.dungba/joo-promise4j/
implementation ("org.dungba:joo-promise4j:1.6.1")
'org.dungba:joo-promise4j:jar:1.6.1'
<dependency org="org.dungba" name="joo-promise4j" rev="1.6.1">
<artifact name="joo-promise4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dungba', module='joo-promise4j', version='1.6.1')
)
libraryDependencies += "org.dungba" % "joo-promise4j" % "1.6.1"
[org.dungba/joo-promise4j "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
net.jodah : failsafe | jar | 1.0.4 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.1 |