How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>com.iohao.game</groupId>
<artifactId>ioGame</artifactId>
<version>17.1.54</version>
</dependency>
Choose a version of com.iohao.game : ioGame to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
17.1.x |
ioGame-17.1.54
|
||
ioGame-17.1.53
|
|||
ioGame-17.1.52
|
|||
ioGame-17.1.51
|
|||
ioGame-17.1.50
|
|||
ioGame-17.1.49
|
|||
ioGame-17.1.48
|
|||
ioGame-17.1.47
|
|||
ioGame-17.1.46
|
|||
ioGame-17.1.45
|
|||
ioGame-17.1.44
|
|||
ioGame-17.1.43
|
|||
ioGame-17.1.42
|
|||
ioGame-17.1.41
|
|||
ioGame-17.1.40
|
|||
ioGame-17.1.39
|
|||
ioGame-17.1.38
|
POM as dependency in dependencyManagement
<dependency>
<groupId>com.iohao.game</groupId>
<artifactId>ioGame</artifactId>
<version>17.1.54</version>
</dependency>
Advertisement