How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>io.fluidsonic.i18n</groupId>
<artifactId>fluid-i18n-data-watchosarm64</artifactId>
<version>0.9.0</version>
</dependency>
Choose a version of io.fluidsonic.i18n : fluid-i18n-data-watchosarm64 to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.9.x |
fluid-i18n-data-watchosarm64-0.9.0
|
POM as dependency in dependencyManagement
<dependency>
<groupId>io.fluidsonic.i18n</groupId>
<artifactId>fluid-i18n-data-watchosarm64</artifactId>
<version>0.9.0</version>
</dependency>
Advertisement