MVN

io.toxicity.sqlite-mc : io.toxicity.sqlite-mc.gradle.plugin

Maven & Gradle

Oct 13, 2023
10 stars

SQLiteMC Gradle Plugin · Gradle plugin for automatically setting up the SQLDelight plugin to be used with SQLiteMC

<dependency>
    <groupId>io.toxicity.sqlite-mc</groupId>
    <artifactId>io.toxicity.sqlite-mc.gradle.plugin</artifactId>
    <version>2.0.0-1.7.2-0-alpha01</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.toxicity.sqlite-mc : io.toxicity.sqlite-mc.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0-1.7.2-0-alpha01
  • Latest Alpha: 2.0.0-1.7.2-0-alpha01

All Versions

Choose a version of io.toxicity.sqlite-mc : io.toxicity.sqlite-mc.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
io.toxicity.sqlite-mc.gradle.plugin-2.0.0-1.7.2-0-alpha01

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.toxicity.sqlite-mc</groupId>
    <artifactId>io.toxicity.sqlite-mc.gradle.plugin</artifactId>
    <version>2.0.0-1.7.2-0-alpha01</version>
</dependency>