GroupId | GroupIdcom.github.tkrs |
---|---|
ArtifactId | ArtifactIdorcus-monix_2.13 |
Version | Version0.20.1 |
Type | Typejar |
Filename | Size |
---|---|
orcus-monix_2.13-0.20.1.pom | |
orcus-monix_2.13-0.20.1.jar | 4 KB |
orcus-monix_2.13-0.20.1-sources.jar | 1 KB |
orcus-monix_2.13-0.20.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tkrs/orcus-monix_2.13/ -->
<dependency>
<groupId>com.github.tkrs</groupId>
<artifactId>orcus-monix_2.13</artifactId>
<version>0.20.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkrs/orcus-monix_2.13/
implementation 'com.github.tkrs:orcus-monix_2.13:0.20.1'
// https://jarcasting.com/artifacts/com.github.tkrs/orcus-monix_2.13/
implementation ("com.github.tkrs:orcus-monix_2.13:0.20.1")
'com.github.tkrs:orcus-monix_2.13:jar:0.20.1'
<dependency org="com.github.tkrs" name="orcus-monix_2.13" rev="0.20.1">
<artifact name="orcus-monix_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkrs', module='orcus-monix_2.13', version='0.20.1')
)
libraryDependencies += "com.github.tkrs" % "orcus-monix_2.13" % "0.20.1"
[com.github.tkrs/orcus-monix_2.13 "0.20.1"]