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