License |
License |
---|---|
GroupId | GroupIdcom.github.jalasoft |
ArtifactId | ArtifactIdczech-railway-transportation |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent POM of JalaSoft library that provides API for retrieving online information about trains.
|
<!-- https://jarcasting.com/artifacts/com.github.jalasoft/czech-railway-transportation/ -->
<dependency>
<groupId>com.github.jalasoft</groupId>
<artifactId>czech-railway-transportation</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jalasoft/czech-railway-transportation/
implementation 'com.github.jalasoft:czech-railway-transportation:1.0.1'
// https://jarcasting.com/artifacts/com.github.jalasoft/czech-railway-transportation/
implementation ("com.github.jalasoft:czech-railway-transportation:1.0.1")
'com.github.jalasoft:czech-railway-transportation:jar:1.0.1'
<dependency org="com.github.jalasoft" name="czech-railway-transportation" rev="1.0.1">
<artifact name="czech-railway-transportation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jalasoft', module='czech-railway-transportation', version='1.0.1')
)
libraryDependencies += "com.github.jalasoft" % "czech-railway-transportation" % "1.0.1"
[com.github.jalasoft/czech-railway-transportation "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jalasoft : transportation-api | jar | 1.0.1 |
com.github.jalasoft : HttpClient | jar | 1.0.5 |
com.github.jalasoft : NettyHttpClient | jar | 1.0.5 |
com.github.jalasoft : JalasoftUtils | jar | 1.0.2 |
org.scala-lang : scala-library | jar | 2.11.7 |
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.1.1 |