Last Version

undelay 0.1.0

Satisfy Scala Futures quickly

License

License

MIT
GroupId

GroupId

me.lessis
ArtifactId

ArtifactId

undelay_2.10
Version

Version

0.1.0
Type

Type

jar
Description

Description

undelay
Satisfy Scala Futures quickly
Project URL

Project URL

https://github.com/softprops/undelay/#readme
Project Organization

Project Organization

me.lessis

Download undelay_2.10 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
me.lessis : odelay-core_2.10 jar 0.1.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.2.0

Project Modules

There are no modules declared in this project.