GroupId | GroupIdcom.dimafeng |
---|---|
ArtifactId | ArtifactIdneotypes-monix_2.11 |
Version | Version0.7.0 |
Type | Typejar |
Filename | Size |
---|---|
neotypes-monix_2.11-0.7.0.pom | |
neotypes-monix_2.11-0.7.0.jar | 2 KB |
neotypes-monix_2.11-0.7.0-sources.jar | 895 bytes |
neotypes-monix_2.11-0.7.0-javadoc.jar | 340 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dimafeng/neotypes-monix_2.11/ -->
<dependency>
<groupId>com.dimafeng</groupId>
<artifactId>neotypes-monix_2.11</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dimafeng/neotypes-monix_2.11/
implementation 'com.dimafeng:neotypes-monix_2.11:0.7.0'
// https://jarcasting.com/artifacts/com.dimafeng/neotypes-monix_2.11/
implementation ("com.dimafeng:neotypes-monix_2.11:0.7.0")
'com.dimafeng:neotypes-monix_2.11:jar:0.7.0'
<dependency org="com.dimafeng" name="neotypes-monix_2.11" rev="0.7.0">
<artifact name="neotypes-monix_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dimafeng', module='neotypes-monix_2.11', version='0.7.0')
)
libraryDependencies += "com.dimafeng" % "neotypes-monix_2.11" % "0.7.0"
[com.dimafeng/neotypes-monix_2.11 "0.7.0"]