License |
License |
---|---|
GroupId | GroupIdcom.dimafeng |
ArtifactId | ArtifactIdneotypes-monix_2.11 |
Version | Version0.12.0 |
Type | Typejar |
Description |
Descriptionneotypes-monix
neotypes-monix
|
Project Organization |
Project Organizationcom.dimafeng |
<!-- https://jarcasting.com/artifacts/com.dimafeng/neotypes-monix_2.11/ -->
<dependency>
<groupId>com.dimafeng</groupId>
<artifactId>neotypes-monix_2.11</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dimafeng/neotypes-monix_2.11/
implementation 'com.dimafeng:neotypes-monix_2.11:0.12.0'
// https://jarcasting.com/artifacts/com.dimafeng/neotypes-monix_2.11/
implementation ("com.dimafeng:neotypes-monix_2.11:0.12.0")
'com.dimafeng:neotypes-monix_2.11:jar:0.12.0'
<dependency org="com.dimafeng" name="neotypes-monix_2.11" rev="0.12.0">
<artifact name="neotypes-monix_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dimafeng', module='neotypes-monix_2.11', version='0.12.0')
)
libraryDependencies += "com.dimafeng" % "neotypes-monix_2.11" % "0.12.0"
[com.dimafeng/neotypes-monix_2.11 "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.dimafeng : neotypes_2.11 | jar | 0.12.0 |
Group / Artifact | Type | Version |
---|---|---|
io.monix : monix-eval_2.11 | jar | 3.0.0-RC3 |