| License | License | 
|---|---|
| GroupId | GroupIdcom.github.jalasoft | 
| ArtifactId | ArtifactIdtransportation | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionCzechTrainsportationAPIParent Parent POM of JalaSoft library that provides API for retrieving online information about trains. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| transportation-1.0.1.pom | 4 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.jalasoft/transportation/ -->
<dependency>
    <groupId>com.github.jalasoft</groupId>
    <artifactId>transportation</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.github.jalasoft/transportation/
implementation 'com.github.jalasoft:transportation:1.0.1'// https://jarcasting.com/artifacts/com.github.jalasoft/transportation/
implementation ("com.github.jalasoft:transportation:1.0.1")'com.github.jalasoft:transportation:pom:1.0.1'<dependency org="com.github.jalasoft" name="transportation" rev="1.0.1">
  <artifact name="transportation" type="pom" />
</dependency>@Grapes(
@Grab(group='com.github.jalasoft', module='transportation', version='1.0.1')
)libraryDependencies += "com.github.jalasoft" % "transportation" % "1.0.1"[com.github.jalasoft/transportation "1.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.12 | 
| com.github.jalasoft : JalasoftUtils | jar | 1.0.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 6.1.1 |