MVN

io.github.wycst : light-mixin

Maven & Gradle

May 28, 2022
<dependency>
    <groupId>io.github.wycst</groupId>
    <artifactId>light-mixin</artifactId>
    <version>0.0.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.wycst : light-mixin to add to Maven - Latest Versions:

  • Latest Stable: 0.0.11

All Versions

Choose a version of io.github.wycst : light-mixin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
light-mixin-0.0.11
light-mixin-0.0.10
light-mixin-0.0.9
light-mixin-0.0.8
light-mixin-0.0.7
light-mixin-0.0.6
light-mixin-0.0.5
light-mixin-0.0.4
light-mixin-0.0.3
light-mixin-0.0.2
light-mixin-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.wycst</groupId>
    <artifactId>light-mixin</artifactId>
    <version>0.0.11</version>
</dependency>

Advertisement