is not current version
Last Version 1.0.1

io.mehow.laboratory:io.mehow.laboratory.gradle.plugin 0.7.0

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.7.0
Type

Type

pom

Download io.mehow.laboratory.gradle.plugin 0.7.0


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