| Categories |
CategoriesScala Languages Doma Data ORM |
|---|---|
| GroupId | GroupIdcom.thoughtworks.dsl |
| ArtifactId | ArtifactIddomains-scalaz_sjs0.6_2.13 |
| Version | Version1.5.2+43-6c2372f6 |
| Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.dsl/domains-scalaz_sjs0.6_2.13/ -->
<dependency>
<groupId>com.thoughtworks.dsl</groupId>
<artifactId>domains-scalaz_sjs0.6_2.13</artifactId>
<version>1.5.2+43-6c2372f6</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.dsl/domains-scalaz_sjs0.6_2.13/
implementation 'com.thoughtworks.dsl:domains-scalaz_sjs0.6_2.13:1.5.2+43-6c2372f6'
// https://jarcasting.com/artifacts/com.thoughtworks.dsl/domains-scalaz_sjs0.6_2.13/
implementation ("com.thoughtworks.dsl:domains-scalaz_sjs0.6_2.13:1.5.2+43-6c2372f6")
'com.thoughtworks.dsl:domains-scalaz_sjs0.6_2.13:jar:1.5.2+43-6c2372f6'
<dependency org="com.thoughtworks.dsl" name="domains-scalaz_sjs0.6_2.13" rev="1.5.2+43-6c2372f6">
<artifact name="domains-scalaz_sjs0.6_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.dsl', module='domains-scalaz_sjs0.6_2.13', version='1.5.2+43-6c2372f6')
)
libraryDependencies += "com.thoughtworks.dsl" % "domains-scalaz_sjs0.6_2.13" % "1.5.2+43-6c2372f6"
[com.thoughtworks.dsl/domains-scalaz_sjs0.6_2.13 "1.5.2+43-6c2372f6"]