License |
License |
---|---|
GroupId | GroupIdcom.kubukoz |
ArtifactId | ArtifactIdsup-core_2.11 |
Version | Version0.6.0 |
Type | Typejar |
Description |
Descriptionsup-core
sup-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sup-core_2.11-0.6.0.pom | |
sup-core_2.11-0.6.0.jar | 100 KB |
sup-core_2.11-0.6.0-sources.jar | 6 KB |
sup-core_2.11-0.6.0-javadoc.jar | 399 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kubukoz/sup-core_2.11/ -->
<dependency>
<groupId>com.kubukoz</groupId>
<artifactId>sup-core_2.11</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.kubukoz/sup-core_2.11/
implementation 'com.kubukoz:sup-core_2.11:0.6.0'
// https://jarcasting.com/artifacts/com.kubukoz/sup-core_2.11/
implementation ("com.kubukoz:sup-core_2.11:0.6.0")
'com.kubukoz:sup-core_2.11:jar:0.6.0'
<dependency org="com.kubukoz" name="sup-core_2.11" rev="0.6.0">
<artifact name="sup-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kubukoz', module='sup-core_2.11', version='0.6.0')
)
libraryDependencies += "com.kubukoz" % "sup-core_2.11" % "0.6.0"
[com.kubukoz/sup-core_2.11 "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
com.github.mpilquist : simulacrum_2.11 | jar | 0.19.0 |
org.typelevel : cats-effect_2.11 | jar | 1.4.0 |
io.chrisdavenport : cats-par_2.11 | jar | 0.2.1 |
org.typelevel : cats-tagless-core_2.11 | jar | 0.5 |
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-tagless-laws_2.11 | jar | 0.5 |
org.typelevel : cats-effect-laws_2.11 | jar | 1.4.0 |
org.typelevel : cats-testkit_2.11 | jar | 1.6.1 |
org.typelevel : cats-laws_2.11 | jar | 1.6.1 |
org.typelevel : cats-kernel-laws_2.11 | jar | 1.6.1 |
com.github.alexarchambault : scalacheck-shapeless_1.13_2.11 | jar | 1.1.8 |
org.scalatest : scalatest_2.11 | jar | 3.0.8 |