MVN

com.expediagroup : shunting-yard

Maven & Gradle

Oct 02, 2020
20 stars

Shunting Yard Parent

<dependency>
    <groupId>com.expediagroup</groupId>
    <artifactId>shunting-yard</artifactId>
    <version>3.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.expediagroup : shunting-yard to add to Maven - Latest Versions:

  • Latest Stable: 3.2.0

All Versions

Choose a version of com.expediagroup : shunting-yard to add to Maven - All Versions:

Version Vulnerabilities Updated
3.2.x
shunting-yard-3.2.0
3.1.x
shunting-yard-3.1.0
3.0.x
shunting-yard-3.0.1
shunting-yard-3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.expediagroup</groupId>
    <artifactId>shunting-yard</artifactId>
    <version>3.2.0</version>
</dependency>

Advertisement