is not current version
Last Version 1.10.13

net.diversionmc:promise 1.10.5

Diversion Network async evaluation Promise API.

Categories

Categories

Net
GroupId

GroupId

net.diversionmc
ArtifactId

ArtifactId

promise
Version

Version

1.10.5
Type

Type

jar

Download promise 1.10.5


<!-- https://jarcasting.com/artifacts/net.diversionmc/promise/ -->
<dependency>
    <groupId>net.diversionmc</groupId>
    <artifactId>promise</artifactId>
    <version>1.10.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.diversionmc/promise/
implementation 'net.diversionmc:promise:1.10.5'
// https://jarcasting.com/artifacts/net.diversionmc/promise/
implementation ("net.diversionmc:promise:1.10.5")
'net.diversionmc:promise:jar:1.10.5'
<dependency org="net.diversionmc" name="promise" rev="1.10.5">
  <artifact name="promise" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.diversionmc', module='promise', version='1.10.5')
)
libraryDependencies += "net.diversionmc" % "promise" % "1.10.5"
[net.diversionmc/promise "1.10.5"]