is not current version
Last Version 2.0.0-beta.2

com.github.almex:raildelays-parent 1.2.1

Raildelays is mainly a Java application which accumulates train delays from the Belgian railway company called NMBS/SNCB.

GroupId

GroupId

com.github.almex
ArtifactId

ArtifactId

raildelays-parent
Version

Version

1.2.1
Type

Type

pom

Download raildelays-parent 1.2.1


<!-- https://jarcasting.com/artifacts/com.github.almex/raildelays-parent/ -->
<dependency>
    <groupId>com.github.almex</groupId>
    <artifactId>raildelays-parent</artifactId>
    <version>1.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.almex/raildelays-parent/
implementation 'com.github.almex:raildelays-parent:1.2.1'
// https://jarcasting.com/artifacts/com.github.almex/raildelays-parent/
implementation ("com.github.almex:raildelays-parent:1.2.1")
'com.github.almex:raildelays-parent:pom:1.2.1'
<dependency org="com.github.almex" name="raildelays-parent" rev="1.2.1">
  <artifact name="raildelays-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.almex', module='raildelays-parent', version='1.2.1')
)
libraryDependencies += "com.github.almex" % "raildelays-parent" % "1.2.1"
[com.github.almex/raildelays-parent "1.2.1"]