GroupId | GroupIdcom.thoughtworks.dsl |
---|---|
ArtifactId | ArtifactIddsl_2.11 |
Version | Version1.2.0+14-7a373cbd |
Type | Typejar |
Filename | Size |
---|---|
dsl_2.11-1.2.0+14-7a373cbd.pom | |
dsl_2.11-1.2.0+14-7a373cbd.jar | 42 KB |
dsl_2.11-1.2.0+14-7a373cbd-sources.jar | 3 KB |
dsl_2.11-1.2.0+14-7a373cbd-javadoc.jar | 699 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.dsl/dsl_2.11/ -->
<dependency>
<groupId>com.thoughtworks.dsl</groupId>
<artifactId>dsl_2.11</artifactId>
<version>1.2.0+14-7a373cbd</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.dsl/dsl_2.11/
implementation 'com.thoughtworks.dsl:dsl_2.11:1.2.0+14-7a373cbd'
// https://jarcasting.com/artifacts/com.thoughtworks.dsl/dsl_2.11/
implementation ("com.thoughtworks.dsl:dsl_2.11:1.2.0+14-7a373cbd")
'com.thoughtworks.dsl:dsl_2.11:jar:1.2.0+14-7a373cbd'
<dependency org="com.thoughtworks.dsl" name="dsl_2.11" rev="1.2.0+14-7a373cbd">
<artifact name="dsl_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.dsl', module='dsl_2.11', version='1.2.0+14-7a373cbd')
)
libraryDependencies += "com.thoughtworks.dsl" % "dsl_2.11" % "1.2.0+14-7a373cbd"
[com.thoughtworks.dsl/dsl_2.11 "1.2.0+14-7a373cbd"]