impromptu


License

License

GroupId

GroupId

com.propensive
ArtifactId

ArtifactId

impromptu_2.12
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

impromptu
impromptu
Project Organization

Project Organization

com.propensive
Source Code Management

Source Code Management

https://github.com/propensive/impromptu

Download impromptu_2.12

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.12.1
org.scala-lang : scala-library jar 2.12.1
org.typelevel : macro-compat_2.12 jar 1.1.1
org.scala-lang : scala-reflect jar 2.12.1

Project Modules

There are no modules declared in this project.

Impromptu

Impromptu makes it simple to write typesafe, asynchronous tasks.

Versions

Version
1.1.0
1.0.0