is not current version
Last Version 2.0.0-M0+1-b691cde8

com.thoughtworks.dsl:dsl_2.11 1.5.0+4-7cf0c547

Dsl

GroupId

GroupId

com.thoughtworks.dsl
ArtifactId

ArtifactId

dsl_2.11
Version

Version

1.5.0+4-7cf0c547
Type

Type

jar

Download dsl_2.11 1.5.0+4-7cf0c547


<!-- https://jarcasting.com/artifacts/com.thoughtworks.dsl/dsl_2.11/ -->
<dependency>
    <groupId>com.thoughtworks.dsl</groupId>
    <artifactId>dsl_2.11</artifactId>
    <version>1.5.0+4-7cf0c547</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.dsl/dsl_2.11/
implementation 'com.thoughtworks.dsl:dsl_2.11:1.5.0+4-7cf0c547'
// https://jarcasting.com/artifacts/com.thoughtworks.dsl/dsl_2.11/
implementation ("com.thoughtworks.dsl:dsl_2.11:1.5.0+4-7cf0c547")
'com.thoughtworks.dsl:dsl_2.11:jar:1.5.0+4-7cf0c547'
<dependency org="com.thoughtworks.dsl" name="dsl_2.11" rev="1.5.0+4-7cf0c547">
  <artifact name="dsl_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.dsl', module='dsl_2.11', version='1.5.0+4-7cf0c547')
)
libraryDependencies += "com.thoughtworks.dsl" % "dsl_2.11" % "1.5.0+4-7cf0c547"
[com.thoughtworks.dsl/dsl_2.11 "1.5.0+4-7cf0c547"]