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