License |
License |
---|---|
GroupId | GroupIdcom.github.leigh-perry |
ArtifactId | ArtifactIdconduction-core_2.11 |
Version | Version0.5.6 |
Type | Typejar |
Description |
Descriptionconduction-core
conduction-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
conduction-core_2.11-0.5.6.pom | |
conduction-core_2.11-0.5.6.jar | 102 KB |
conduction-core_2.11-0.5.6-sources.jar | 4 KB |
conduction-core_2.11-0.5.6-javadoc.jar | 380 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.leigh-perry/conduction-core_2.11/ -->
<dependency>
<groupId>com.github.leigh-perry</groupId>
<artifactId>conduction-core_2.11</artifactId>
<version>0.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.leigh-perry/conduction-core_2.11/
implementation 'com.github.leigh-perry:conduction-core_2.11:0.5.6'
// https://jarcasting.com/artifacts/com.github.leigh-perry/conduction-core_2.11/
implementation ("com.github.leigh-perry:conduction-core_2.11:0.5.6")
'com.github.leigh-perry:conduction-core_2.11:jar:0.5.6'
<dependency org="com.github.leigh-perry" name="conduction-core_2.11" rev="0.5.6">
<artifact name="conduction-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.leigh-perry', module='conduction-core_2.11', version='0.5.6')
)
libraryDependencies += "com.github.leigh-perry" % "conduction-core_2.11" % "0.5.6"
[com.github.leigh-perry/conduction-core_2.11 "0.5.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.typelevel : cats-core_2.11 | jar | 2.0.0 |
org.typelevel : cats-effect_2.11 | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
io.monix : minitest_2.11 | jar | 2.8.2 |
io.monix : minitest-laws_2.11 | jar | 2.8.2 |
org.scalacheck : scalacheck_2.11 | jar | 1.14.3 |
org.typelevel : cats-laws_2.11 | jar | 2.0.0 |