MVN

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

Maven & Gradle

Jun 13, 2023
76 stars

Laboratory (Gradle plugin) · Library for feature flags management.

<dependency>
    <groupId>io.mehow.laboratory</groupId>
    <artifactId>io.mehow.laboratory.gradle.plugin</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.mehow.laboratory : io.mehow.laboratory.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0
  • Latest Release Candidate: 1.0.0-rc2

All Versions

Choose a version of io.mehow.laboratory : io.mehow.laboratory.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
io.mehow.laboratory.gradle.plugin-1.1.0
1.0.x
io.mehow.laboratory.gradle.plugin-1.0.3
io.mehow.laboratory.gradle.plugin-1.0.2
io.mehow.laboratory.gradle.plugin-1.0.1
io.mehow.laboratory.gradle.plugin-1.0.0
io.mehow.laboratory.gradle.plugin-1.0.0-rc2
io.mehow.laboratory.gradle.plugin-1.0.0-rc1
0.14.x
io.mehow.laboratory.gradle.plugin-0.14.0
0.13.x
io.mehow.laboratory.gradle.plugin-0.13.1
io.mehow.laboratory.gradle.plugin-0.13.0
0.12.x
io.mehow.laboratory.gradle.plugin-0.12.1
io.mehow.laboratory.gradle.plugin-0.12.0
0.11.x
io.mehow.laboratory.gradle.plugin-0.11.0
0.10.x
io.mehow.laboratory.gradle.plugin-0.10.0
0.9.x
io.mehow.laboratory.gradle.plugin-0.9.7
io.mehow.laboratory.gradle.plugin-0.9.6
io.mehow.laboratory.gradle.plugin-0.9.5
io.mehow.laboratory.gradle.plugin-0.9.4
io.mehow.laboratory.gradle.plugin-0.9.3
io.mehow.laboratory.gradle.plugin-0.9.2
io.mehow.laboratory.gradle.plugin-0.9.1
io.mehow.laboratory.gradle.plugin-0.9.0
0.8.x
io.mehow.laboratory.gradle.plugin-0.8.0
0.7.x
io.mehow.laboratory.gradle.plugin-0.7.0
0.6.x
io.mehow.laboratory.gradle.plugin-0.6.2
io.mehow.laboratory.gradle.plugin-0.6.1
io.mehow.laboratory.gradle.plugin-0.6.0
0.5.x
io.mehow.laboratory.gradle.plugin-0.5.0
0.4.x
io.mehow.laboratory.gradle.plugin-0.4.0
0.3.x
io.mehow.laboratory.gradle.plugin-0.3.0
0.2.x
io.mehow.laboratory.gradle.plugin-0.2.1
io.mehow.laboratory.gradle.plugin-0.2.0
0.1.x
io.mehow.laboratory.gradle.plugin-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.mehow.laboratory</groupId>
    <artifactId>io.mehow.laboratory.gradle.plugin</artifactId>
    <version>1.1.0</version>
</dependency>

Advertisement