is not current version
Last Version 0.6.2

com.github.leigh-perry:conduction-core_2.12 0.4.2

conduction-core

GroupId

GroupId

com.github.leigh-perry
ArtifactId

ArtifactId

conduction-core_2.12
Version

Version

0.4.2
Type

Type

jar

Download conduction-core_2.12 0.4.2


<!-- https://jarcasting.com/artifacts/com.github.leigh-perry/conduction-core_2.12/ -->
<dependency>
    <groupId>com.github.leigh-perry</groupId>
    <artifactId>conduction-core_2.12</artifactId>
    <version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.leigh-perry/conduction-core_2.12/
implementation 'com.github.leigh-perry:conduction-core_2.12:0.4.2'
// https://jarcasting.com/artifacts/com.github.leigh-perry/conduction-core_2.12/
implementation ("com.github.leigh-perry:conduction-core_2.12:0.4.2")
'com.github.leigh-perry:conduction-core_2.12:jar:0.4.2'
<dependency org="com.github.leigh-perry" name="conduction-core_2.12" rev="0.4.2">
  <artifact name="conduction-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.leigh-perry', module='conduction-core_2.12', version='0.4.2')
)
libraryDependencies += "com.github.leigh-perry" % "conduction-core_2.12" % "0.4.2"
[com.github.leigh-perry/conduction-core_2.12 "0.4.2"]