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