| License |
License |
|---|---|
| GroupId | GroupIdcom.olegpy |
| ArtifactId | ArtifactIdstm4cats_2.11 |
| Version | Version0.1.0-M1 |
| Type | Typejar |
| Description |
Descriptionstm4cats
stm4cats
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| stm4cats_2.11-0.1.0-M1.pom | |
| stm4cats_2.11-0.1.0-M1.jar | 152 KB |
| stm4cats_2.11-0.1.0-M1-sources.jar | 10 KB |
| stm4cats_2.11-0.1.0-M1-javadoc.jar | 395 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.olegpy/stm4cats_2.11/ -->
<dependency>
<groupId>com.olegpy</groupId>
<artifactId>stm4cats_2.11</artifactId>
<version>0.1.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.olegpy/stm4cats_2.11/
implementation 'com.olegpy:stm4cats_2.11:0.1.0-M1'
// https://jarcasting.com/artifacts/com.olegpy/stm4cats_2.11/
implementation ("com.olegpy:stm4cats_2.11:0.1.0-M1")
'com.olegpy:stm4cats_2.11:jar:0.1.0-M1'
<dependency org="com.olegpy" name="stm4cats_2.11" rev="0.1.0-M1">
<artifact name="stm4cats_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.olegpy', module='stm4cats_2.11', version='0.1.0-M1')
)
libraryDependencies += "com.olegpy" % "stm4cats_2.11" % "0.1.0-M1"
[com.olegpy/stm4cats_2.11 "0.1.0-M1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| org.typelevel : cats-effect_2.11 | jar | 1.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.lihaoyi : utest_2.11 | jar | 0.6.7 |
| org.typelevel : cats-laws_2.11 | jar | 1.5.0 |
| org.typelevel : cats-effect-laws_2.11 | jar | 1.2.0 |