MVN

com.github.jalasoft : transportation

Maven & Gradle

Sep 27, 2015
1 stars

CzechTrainsportationAPIParent · Parent POM of JalaSoft library that provides API for retrieving online information about trains.

<dependency>
    <groupId>com.github.jalasoft</groupId>
    <artifactId>transportation</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jalasoft : transportation to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.github.jalasoft : transportation to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
transportation-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.jalasoft</groupId>
    <artifactId>transportation</artifactId>
    <version>1.0.1</version>
</dependency>

Advertisement