GroupId | GroupIdcom.github.almex |
---|---|
ArtifactId | ArtifactIdraildelays-parent |
Version | Version1.2.0-rc.1 |
Type | Typepom |
Filename | Size |
---|---|
raildelays-parent-1.2.0-rc.1.pom | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.almex/raildelays-parent/ -->
<dependency>
<groupId>com.github.almex</groupId>
<artifactId>raildelays-parent</artifactId>
<version>1.2.0-rc.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.almex/raildelays-parent/
implementation 'com.github.almex:raildelays-parent:1.2.0-rc.1'
// https://jarcasting.com/artifacts/com.github.almex/raildelays-parent/
implementation ("com.github.almex:raildelays-parent:1.2.0-rc.1")
'com.github.almex:raildelays-parent:pom:1.2.0-rc.1'
<dependency org="com.github.almex" name="raildelays-parent" rev="1.2.0-rc.1">
<artifact name="raildelays-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.almex', module='raildelays-parent', version='1.2.0-rc.1')
)
libraryDependencies += "com.github.almex" % "raildelays-parent" % "1.2.0-rc.1"
[com.github.almex/raildelays-parent "1.2.0-rc.1"]