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>
Choose a version of io.github.wycst : light-mixin to add to Maven - Latest 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
|
POM as dependency in dependencyManagement
<dependency>
<groupId>io.github.wycst</groupId>
<artifactId>light-mixin</artifactId>
<version>0.0.11</version>
</dependency>
Advertisement