MVN

io.github.cleverlance.linguine : io.github.cleverlance.linguine.gradle.plugin

Maven & Gradle

Apr 25, 2024

Linguine · Simplifies the localization process in Kotlin projects.

<dependency>
    <groupId>io.github.cleverlance.linguine</groupId>
    <artifactId>io.github.cleverlance.linguine.gradle.plugin</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.cleverlance.linguine : io.github.cleverlance.linguine.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of io.github.cleverlance.linguine : io.github.cleverlance.linguine.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
io.github.cleverlance.linguine.gradle.plugin-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.cleverlance.linguine</groupId>
    <artifactId>io.github.cleverlance.linguine.gradle.plugin</artifactId>
    <version>0.1.0</version>
</dependency>