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