| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.diversionmc |
| ArtifactId | ArtifactIdpromise |
| Last Version | Last Version1.10.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPromise
Diversion Network async evaluation Promise API.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| promise-1.10.13.pom | |
| promise-1.10.13.jar | 17 KB |
| promise-1.10.13-sources.jar | 12 KB |
| promise-1.10.13-javadoc.jar | 174 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.diversionmc/promise/ -->
<dependency>
<groupId>net.diversionmc</groupId>
<artifactId>promise</artifactId>
<version>1.10.13</version>
</dependency>
// https://jarcasting.com/artifacts/net.diversionmc/promise/
implementation 'net.diversionmc:promise:1.10.13'
// https://jarcasting.com/artifacts/net.diversionmc/promise/
implementation ("net.diversionmc:promise:1.10.13")
'net.diversionmc:promise:jar:1.10.13'
<dependency org="net.diversionmc" name="promise" rev="1.10.13">
<artifact name="promise" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.diversionmc', module='promise', version='1.10.13')
)
libraryDependencies += "net.diversionmc" % "promise" % "1.10.13"
[net.diversionmc/promise "1.10.13"]