futil

Zero-dependency utilities for Scala Futures

License

License

GroupId

GroupId

com.klibisz.elastiknn
ArtifactId

ArtifactId

futil_2.13
Last Version

Last Version

0.0.6
Release Date

Release Date

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.13

How to add to project

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

Dependencies

compile (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6
0.0.5-PRE9
0.0.5-PRE8
0.0.5-PRE7
0.0.5-PRE1
0.0.3-PRE7
0.0.3-PRE6