GroupId | GroupIdcom.github.leigh-perry |
---|---|
ArtifactId | ArtifactIdconduction-core_2.11 |
Version | Version0.4.2 |
Type | Typejar |
Filename | Size |
---|---|
conduction-core_2.11-0.4.2.pom | |
conduction-core_2.11-0.4.2.jar | 105 KB |
conduction-core_2.11-0.4.2-sources.jar | 3 KB |
conduction-core_2.11-0.4.2-javadoc.jar | 379 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.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"]