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