Last Version

futil 0.0.6

Zero-dependency utilities for Scala Futures

License

License

GroupId

GroupId

com.klibisz.elastiknn
ArtifactId

ArtifactId

futil_2.12
Version

Version

0.0.6
Type

Type

jar
Description

Description

futil
Zero-dependency utilities for Scala Futures
Project URL

Project URL

https://github.com/alexklibisz/futil
Project Organization

Project Organization

com.klibisz.elastiknn
Source Code Management

Source Code Management

https://github.com/alexklibisz/futil

Download futil_2.12 0.0.6


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.5

Project Modules

There are no modules declared in this project.