is not current version
Last Version 1.0.1

Laboratory (Gradle plugin) 1.0.0-rc2

Library for feature flags management.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

io.mehow.laboratory
ArtifactId

ArtifactId

io.mehow.laboratory.gradle.plugin
Version

Version

1.0.0-rc2
Type

Type

pom
Description

Description

Laboratory (Gradle plugin)
Library for feature flags management.
Project URL

Project URL

https://github.com/MiSikora/laboratory
Source Code Management

Source Code Management

https://github.com/MiSikora/laboratory

Download io.mehow.laboratory.gradle.plugin 1.0.0-rc2


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

Dependencies

compile (1)

Group / Artifact Type Version
io.mehow.laboratory : laboratory-gradle-plugin jar 1.0.0-rc2

Project Modules

There are no modules declared in this project.