Last Version

Laboratory (Gradle plugin) 1.0.1

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.1
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.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>1.0.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:1.0.1'
// https://jarcasting.com/artifacts/io.mehow.laboratory/io.mehow.laboratory.gradle.plugin/
implementation ("io.mehow.laboratory:io.mehow.laboratory.gradle.plugin:1.0.1")
'io.mehow.laboratory:io.mehow.laboratory.gradle.plugin:pom:1.0.1'
<dependency org="io.mehow.laboratory" name="io.mehow.laboratory.gradle.plugin" rev="1.0.1">
  <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.1')
)
libraryDependencies += "io.mehow.laboratory" % "io.mehow.laboratory.gradle.plugin" % "1.0.1"
[io.mehow.laboratory/io.mehow.laboratory.gradle.plugin "1.0.1"]

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.