License |
License |
---|---|
GroupId | GroupIdcom.github.leigh-perry |
ArtifactId | ArtifactIdconduction_2.12 |
Version | Version0.2.1 |
Type | Typejar |
Description |
Descriptionconduction
conduction
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
conduction_2.12-0.2.1.pom | |
conduction_2.12-0.2.1.jar | 305 bytes |
conduction_2.12-0.2.1-sources.jar | 256 bytes |
conduction_2.12-0.2.1-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.leigh-perry/conduction_2.12/ -->
<dependency>
<groupId>com.github.leigh-perry</groupId>
<artifactId>conduction_2.12</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.leigh-perry/conduction_2.12/
implementation 'com.github.leigh-perry:conduction_2.12:0.2.1'
// https://jarcasting.com/artifacts/com.github.leigh-perry/conduction_2.12/
implementation ("com.github.leigh-perry:conduction_2.12:0.2.1")
'com.github.leigh-perry:conduction_2.12:jar:0.2.1'
<dependency org="com.github.leigh-perry" name="conduction_2.12" rev="0.2.1">
<artifact name="conduction_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.leigh-perry', module='conduction_2.12', version='0.2.1')
)
libraryDependencies += "com.github.leigh-perry" % "conduction_2.12" % "0.2.1"
[com.github.leigh-perry/conduction_2.12 "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.9 |
com.github.leigh-perry : conduction-config_2.12 | jar | 0.2.1 |
org.typelevel : cats-core_2.12 | jar | 2.0.0 |
org.typelevel : cats-effect_2.12 | jar | 2.0.0 |