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