MVN

io.github.skeptick.libres : io.github.skeptick.libres.gradle.plugin

Maven & Gradle

Aug 17, 2023
201 stars

Libres Gradle Plugin · Resources generation in Kotlin Multiplatform.

<dependency>
    <groupId>io.github.skeptick.libres</groupId>
    <artifactId>io.github.skeptick.libres.gradle.plugin</artifactId>
    <version>1.1.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1.8
  • Latest Beta: 1.2.0-beta01
  • Latest Alpha: 1.2.0-alpha03

All Versions

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

Version Vulnerabilities Updated
1.2.x
io.github.skeptick.libres.gradle.plugin-1.2.0-beta01
io.github.skeptick.libres.gradle.plugin-1.2.0-alpha03
io.github.skeptick.libres.gradle.plugin-1.2.0-alpha02
io.github.skeptick.libres.gradle.plugin-1.2.0-alpha01
1.1.x
io.github.skeptick.libres.gradle.plugin-1.1.8
io.github.skeptick.libres.gradle.plugin-1.1.7
io.github.skeptick.libres.gradle.plugin-1.1.6
io.github.skeptick.libres.gradle.plugin-1.1.5
io.github.skeptick.libres.gradle.plugin-1.1.4
io.github.skeptick.libres.gradle.plugin-1.1.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.skeptick.libres</groupId>
    <artifactId>io.github.skeptick.libres.gradle.plugin</artifactId>
    <version>1.1.8</version>
</dependency>