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