is not current version
Last Version 0.9.4

com.seanshubin.detangler:detangler-domain 0.9


Categories

Categories

Doma Data ORM
GroupId

GroupId

com.seanshubin.detangler
ArtifactId

ArtifactId

detangler-domain
Version

Version

0.9
Type

Type

jar

Download detangler-domain 0.9


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