MVN

com.freeletics.gradle.common.android : com.freeletics.gradle.common.android.gradle.plugin

Maven & Gradle

Aug 09, 2023
7 stars

Freeletics Gradle common plugins · A set of reusable Gradle plugins

<dependency>
    <groupId>com.freeletics.gradle.common.android</groupId>
    <artifactId>com.freeletics.gradle.common.android.gradle.plugin</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.freeletics.gradle.common.android : com.freeletics.gradle.common.android.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.5.0

All Versions

Choose a version of com.freeletics.gradle.common.android : com.freeletics.gradle.common.android.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
com.freeletics.gradle.common.android.gradle.plugin-0.5.0
0.4.x
com.freeletics.gradle.common.android.gradle.plugin-0.4.0
0.3.x
com.freeletics.gradle.common.android.gradle.plugin-0.3.8
com.freeletics.gradle.common.android.gradle.plugin-0.3.7
com.freeletics.gradle.common.android.gradle.plugin-0.3.6
com.freeletics.gradle.common.android.gradle.plugin-0.3.4
com.freeletics.gradle.common.android.gradle.plugin-0.3.3
com.freeletics.gradle.common.android.gradle.plugin-0.3.2
com.freeletics.gradle.common.android.gradle.plugin-0.3.1
com.freeletics.gradle.common.android.gradle.plugin-0.3.0
0.2.x
com.freeletics.gradle.common.android.gradle.plugin-0.2.3
com.freeletics.gradle.common.android.gradle.plugin-0.2.2
com.freeletics.gradle.common.android.gradle.plugin-0.2.1
com.freeletics.gradle.common.android.gradle.plugin-0.2.0
0.1.x
com.freeletics.gradle.common.android.gradle.plugin-0.1.12
com.freeletics.gradle.common.android.gradle.plugin-0.1.11
com.freeletics.gradle.common.android.gradle.plugin-0.1.10
com.freeletics.gradle.common.android.gradle.plugin-0.1.9
com.freeletics.gradle.common.android.gradle.plugin-0.1.8
com.freeletics.gradle.common.android.gradle.plugin-0.1.7
com.freeletics.gradle.common.android.gradle.plugin-0.1.6
com.freeletics.gradle.common.android.gradle.plugin-0.1.5
com.freeletics.gradle.common.android.gradle.plugin-0.1.4
com.freeletics.gradle.common.android.gradle.plugin-0.1.3
com.freeletics.gradle.common.android.gradle.plugin-0.1.2
com.freeletics.gradle.common.android.gradle.plugin-0.1.1
com.freeletics.gradle.common.android.gradle.plugin-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.freeletics.gradle.common.android</groupId>
    <artifactId>com.freeletics.gradle.common.android.gradle.plugin</artifactId>
    <version>0.5.0</version>
</dependency>