is not current version
Last Version 2.0.0-beta.2

com.github.almex:raildelays-domain 2.0.0-beta.1


Categories

Categories

Doma Data ORM
GroupId

GroupId

com.github.almex
ArtifactId

ArtifactId

raildelays-domain
Version

Version

2.0.0-beta.1
Type

Type

jar

Download raildelays-domain 2.0.0-beta.1


<!-- https://jarcasting.com/artifacts/com.github.almex/raildelays-domain/ -->
<dependency>
    <groupId>com.github.almex</groupId>
    <artifactId>raildelays-domain</artifactId>
    <version>2.0.0-beta.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.almex/raildelays-domain/
implementation 'com.github.almex:raildelays-domain:2.0.0-beta.1'
// https://jarcasting.com/artifacts/com.github.almex/raildelays-domain/
implementation ("com.github.almex:raildelays-domain:2.0.0-beta.1")
'com.github.almex:raildelays-domain:jar:2.0.0-beta.1'
<dependency org="com.github.almex" name="raildelays-domain" rev="2.0.0-beta.1">
  <artifact name="raildelays-domain" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.almex', module='raildelays-domain', version='2.0.0-beta.1')
)
libraryDependencies += "com.github.almex" % "raildelays-domain" % "2.0.0-beta.1"
[com.github.almex/raildelays-domain "2.0.0-beta.1"]