MVN

io.github.paullo612.mlfx.compiler : compiler

Maven & Gradle

May 24, 2023
10 stars

compiler · mlfx compiler implementation parent pom.

<dependency>
    <groupId>io.github.paullo612.mlfx.compiler</groupId>
    <artifactId>compiler</artifactId>
    <version>0.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.paullo612.mlfx.compiler : compiler to add to Maven - Latest Versions:

  • Latest Stable: 0.6.1

All Versions

Choose a version of io.github.paullo612.mlfx.compiler : compiler to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6.x
compiler-0.6.1
compiler-0.6.0
0.5.x
compiler-0.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.paullo612.mlfx.compiler</groupId>
    <artifactId>compiler</artifactId>
    <version>0.6.1</version>
</dependency>