is not current version
Last Version 1.2.0-M2

co.touchlab.kermit:co.touchlab.kermit.gradle.plugin 1.1.3

Kermit The Log

Categories

Categories

Gradle Build Tools
GroupId

GroupId

co.touchlab.kermit
ArtifactId

ArtifactId

co.touchlab.kermit.gradle.plugin
Version

Version

1.1.3
Type

Type

pom

Download co.touchlab.kermit.gradle.plugin 1.1.3


<!-- https://jarcasting.com/artifacts/co.touchlab.kermit/co.touchlab.kermit.gradle.plugin/ -->
<dependency>
    <groupId>co.touchlab.kermit</groupId>
    <artifactId>co.touchlab.kermit.gradle.plugin</artifactId>
    <version>1.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.touchlab.kermit/co.touchlab.kermit.gradle.plugin/
implementation 'co.touchlab.kermit:co.touchlab.kermit.gradle.plugin:1.1.3'
// https://jarcasting.com/artifacts/co.touchlab.kermit/co.touchlab.kermit.gradle.plugin/
implementation ("co.touchlab.kermit:co.touchlab.kermit.gradle.plugin:1.1.3")
'co.touchlab.kermit:co.touchlab.kermit.gradle.plugin:pom:1.1.3'
<dependency org="co.touchlab.kermit" name="co.touchlab.kermit.gradle.plugin" rev="1.1.3">
  <artifact name="co.touchlab.kermit.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.touchlab.kermit', module='co.touchlab.kermit.gradle.plugin', version='1.1.3')
)
libraryDependencies += "co.touchlab.kermit" % "co.touchlab.kermit.gradle.plugin" % "1.1.3"
[co.touchlab.kermit/co.touchlab.kermit.gradle.plugin "1.1.3"]