License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.github.tkrs |
ArtifactId | ArtifactIdfluflu-monix-reactive_2.12 |
Version | Version0.19.0 |
Type | Typejar |
Description |
Descriptionmonix-reactive
fluflu monix-reactive
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.tkrs/fluflu-monix-reactive_2.12/ -->
<dependency>
<groupId>com.github.tkrs</groupId>
<artifactId>fluflu-monix-reactive_2.12</artifactId>
<version>0.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkrs/fluflu-monix-reactive_2.12/
implementation 'com.github.tkrs:fluflu-monix-reactive_2.12:0.19.0'
// https://jarcasting.com/artifacts/com.github.tkrs/fluflu-monix-reactive_2.12/
implementation ("com.github.tkrs:fluflu-monix-reactive_2.12:0.19.0")
'com.github.tkrs:fluflu-monix-reactive_2.12:jar:0.19.0'
<dependency org="com.github.tkrs" name="fluflu-monix-reactive_2.12" rev="0.19.0">
<artifact name="fluflu-monix-reactive_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkrs', module='fluflu-monix-reactive_2.12', version='0.19.0')
)
libraryDependencies += "com.github.tkrs" % "fluflu-monix-reactive_2.12" % "0.19.0"
[com.github.tkrs/fluflu-monix-reactive_2.12 "0.19.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.4 |
com.github.tkrs : fluflu-core_2.12 | jar | 0.19.0 |
com.github.tkrs : fluflu-msgpack_2.12 | jar | 0.19.0 |
com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.7.2 |
io.monix : monix-reactive_2.12 | jar | 3.0.0-RC1 |
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-core_2.12 | jar | 1.1.0 |
org.scalatest : scalatest_2.12 | jar | 3.0.5 |
org.scalacheck : scalacheck_2.12 | jar | 1.13.5 |
org.mockito : mockito-core | jar | 2.12.0 |