implicitbox


License

License

GroupId

GroupId

io.monix
ArtifactId

ArtifactId

implicitbox_sjs1_0.27
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

implicitbox
implicitbox
Project URL

Project URL

https://github.com/monix/implicitbox
Project Organization

Project Organization

monix
Source Code Management

Source Code Management

https://github.com/monix/implicitbox

Download implicitbox_sjs1_0.27

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
ch.epfl.lamp : dotty-library_sjs1_0.27 jar 0.27.0-RC1

test (2)

Group / Artifact Type Version
org.scala-js : scalajs-test-bridge_2.13 jar 1.3.0
io.monix : minitest_sjs1_0.27 jar 2.9.0

Project Modules

There are no modules declared in this project.

Implicit Box

Scala micro-library providing utilities for capturing implicits.

Compiler support

  • Scala 2.12, 2.13, 3.0.0-M2
  • Scala.js 1.3

Usage in SBT

For build.sbt (use the %%% operator for Scala.js):

// use the %%% operator for Scala.js
libraryDependencies += "io.monix" %% "implicitbox" % "0.3.1"
io.monix

Monix

Asynchronous, Reactive programming for Scala and Scala.js

Versions

Version
0.3.0