is not current version
Last Version 1.0.1

io.mehow.laboratory:io.mehow.laboratory.gradle.plugin 0.12.1

Library for feature flags management.

Categories

Categories

Gradle Build Tools
GroupId

GroupId

io.mehow.laboratory
ArtifactId

ArtifactId

io.mehow.laboratory.gradle.plugin
Version

Version

0.12.1
Type

Type

pom

Download io.mehow.laboratory.gradle.plugin 0.12.1


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