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