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