is not current version
Last Version 0.10.3-alpha.3

io.arrow-kt.arrow-gradle-config-formatter:io.arrow-kt.arrow-gradle-config-formatter.gradle.plugin 0.3.7

Basic formatter Gradle config for Arrow projects

Categories

Categories

Gradle Build Tools config Application Layer Libs Configuration ORM Data
GroupId

GroupId

io.arrow-kt.arrow-gradle-config-formatter
ArtifactId

ArtifactId

io.arrow-kt.arrow-gradle-config-formatter.gradle.plugin
Version

Version

0.3.7
Type

Type

pom

Download io.arrow-kt.arrow-gradle-config-formatter.gradle.plugin 0.3.7


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