| Categories |
CategoriesScala Languages |
|---|---|
| GroupId | GroupIdcom.github.cb372 |
| ArtifactId | ArtifactIdscalacache-monix_2.11 |
| Version | Version0.21.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| scalacache-monix_2.11-0.21.0.pom | |
| scalacache-monix_2.11-0.21.0.jar | 2 KB |
| scalacache-monix_2.11-0.21.0-sources.jar | 622 bytes |
| scalacache-monix_2.11-0.21.0-javadoc.jar | 345 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.cb372/scalacache-monix_2.11/ -->
<dependency>
<groupId>com.github.cb372</groupId>
<artifactId>scalacache-monix_2.11</artifactId>
<version>0.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cb372/scalacache-monix_2.11/
implementation 'com.github.cb372:scalacache-monix_2.11:0.21.0'
// https://jarcasting.com/artifacts/com.github.cb372/scalacache-monix_2.11/
implementation ("com.github.cb372:scalacache-monix_2.11:0.21.0")
'com.github.cb372:scalacache-monix_2.11:jar:0.21.0'
<dependency org="com.github.cb372" name="scalacache-monix_2.11" rev="0.21.0">
<artifact name="scalacache-monix_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cb372', module='scalacache-monix_2.11', version='0.21.0')
)
libraryDependencies += "com.github.cb372" % "scalacache-monix_2.11" % "0.21.0"
[com.github.cb372/scalacache-monix_2.11 "0.21.0"]