is not current version
Last Version 0.5.6

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

conduction-core

GroupId

GroupId

com.github.leigh-perry
ArtifactId

ArtifactId

conduction-core_2.11
Version

Version

0.4.2
Type

Type

jar

Download conduction-core_2.11 0.4.2


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