How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>co.touchlab</groupId>
<artifactId>stately-iso-collections-js</artifactId>
<version>1.2.5</version>
</dependency>
Choose a version of co.touchlab : stately-iso-collections-js to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
2.0.x |
stately-iso-collections-js-2.0.0-rc3
|
||
stately-iso-collections-js-2.0.0-rc2
|
|||
stately-iso-collections-js-2.0.0-rc1
|
|||
1.2.x |
stately-iso-collections-js-1.2.5
|
||
stately-iso-collections-js-1.2.3
|
|||
stately-iso-collections-js-1.2.2
|
|||
stately-iso-collections-js-1.2.1
|
|||
stately-iso-collections-js-1.2.0
|
|||
stately-iso-collections-js-1.2.0-nmm
|
|||
1.1.x |
stately-iso-collections-js-1.1.10-a1
|
||
stately-iso-collections-js-1.1.9-a1
|
|||
stately-iso-collections-js-1.1.9-a1-hmpp
|
|||
stately-iso-collections-js-1.1.7-a1
|
|||
stately-iso-collections-js-1.1.6-a1
|
|||
stately-iso-collections-js-1.1.5-a1
|
|||
stately-iso-collections-js-1.1.4-a1
|
|||
stately-iso-collections-js-1.1.3-a1
|
|||
stately-iso-collections-js-1.1.1-a1
|
|||
stately-iso-collections-js-1.1.0-a1
|
|||
1.0.x |
stately-iso-collections-js-1.0.4-a1-1.4.0-rc
|
||
stately-iso-collections-js-1.0.4-a1-1.4-M3
|
|||
stately-iso-collections-js-1.0.4-a1-1.4-M2
|
|||
stately-iso-collections-js-1.0.3-a4
|
|||
stately-iso-collections-js-1.0.2-a4
|
|||
stately-iso-collections-js-1.0.1-eap
|
|||
stately-iso-collections-js-1.0.0-a3
|
|||
stately-iso-collections-js-1.0.0-a2
|
POM as dependency in dependencyManagement
<dependency>
<groupId>co.touchlab</groupId>
<artifactId>stately-iso-collections-js</artifactId>
<version>1.2.5</version>
</dependency>
Advertisement