License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.pshirshov.izumi.r2 |
ArtifactId | ArtifactIdidealingua-runtime-cats_2.12 |
Version | Version0.4.18 |
Type | Typejar |
Description |
Descriptionidealingua-runtime-cats
idealingua-runtime-cats
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.pshirshov.izumi.r2 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
idealingua-runtime-cats_2.12-0.4.18.pom | |
idealingua-runtime-cats_2.12-0.4.18.jar | 428 bytes |
idealingua-runtime-cats_2.12-0.4.18-sources.jar | 402 bytes |
idealingua-runtime-cats_2.12-0.4.18-javadoc.jar | 337 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pshirshov.izumi.r2/idealingua-runtime-cats_2.12/ -->
<dependency>
<groupId>com.github.pshirshov.izumi.r2</groupId>
<artifactId>idealingua-runtime-cats_2.12</artifactId>
<version>0.4.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pshirshov.izumi.r2/idealingua-runtime-cats_2.12/
implementation 'com.github.pshirshov.izumi.r2:idealingua-runtime-cats_2.12:0.4.18'
// https://jarcasting.com/artifacts/com.github.pshirshov.izumi.r2/idealingua-runtime-cats_2.12/
implementation ("com.github.pshirshov.izumi.r2:idealingua-runtime-cats_2.12:0.4.18")
'com.github.pshirshov.izumi.r2:idealingua-runtime-cats_2.12:jar:0.4.18'
<dependency org="com.github.pshirshov.izumi.r2" name="idealingua-runtime-cats_2.12" rev="0.4.18">
<artifact name="idealingua-runtime-cats_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pshirshov.izumi.r2', module='idealingua-runtime-cats_2.12', version='0.4.18')
)
libraryDependencies += "com.github.pshirshov.izumi.r2" % "idealingua-runtime-cats_2.12" % "0.4.18"
[com.github.pshirshov.izumi.r2/idealingua-runtime-cats_2.12 "0.4.18"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.4 |
com.github.pshirshov.izumi.r2 : fundamentals-collections_2.12 | jar | 0.4.18 |
com.github.pshirshov.izumi.r2 : fundamentals-platform_2.12 | jar | 0.4.18 |
com.github.pshirshov.izumi.r2 : fundamentals-functional_2.12 | jar | 0.4.18 |
com.github.pshirshov.izumi.r2 : idealingua-model_2.12 | jar | 0.4.18 |
org.scala-lang.modules : scala-java8-compat_2.12 | jar | 0.8.0 |
org.typelevel : cats-core_2.12 | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.4 |