GroupId | GroupIdcom.thoughtworks.dsl |
---|---|
ArtifactId | ArtifactIdcompilerplugins-reseteverywhere_2.11 |
Version | Version1.5.2+100-b9ce1976 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.dsl/compilerplugins-reseteverywhere_2.11/ -->
<dependency>
<groupId>com.thoughtworks.dsl</groupId>
<artifactId>compilerplugins-reseteverywhere_2.11</artifactId>
<version>1.5.2+100-b9ce1976</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.dsl/compilerplugins-reseteverywhere_2.11/
implementation 'com.thoughtworks.dsl:compilerplugins-reseteverywhere_2.11:1.5.2+100-b9ce1976'
// https://jarcasting.com/artifacts/com.thoughtworks.dsl/compilerplugins-reseteverywhere_2.11/
implementation ("com.thoughtworks.dsl:compilerplugins-reseteverywhere_2.11:1.5.2+100-b9ce1976")
'com.thoughtworks.dsl:compilerplugins-reseteverywhere_2.11:jar:1.5.2+100-b9ce1976'
<dependency org="com.thoughtworks.dsl" name="compilerplugins-reseteverywhere_2.11" rev="1.5.2+100-b9ce1976">
<artifact name="compilerplugins-reseteverywhere_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.dsl', module='compilerplugins-reseteverywhere_2.11', version='1.5.2+100-b9ce1976')
)
libraryDependencies += "com.thoughtworks.dsl" % "compilerplugins-reseteverywhere_2.11" % "1.5.2+100-b9ce1976"
[com.thoughtworks.dsl/compilerplugins-reseteverywhere_2.11 "1.5.2+100-b9ce1976"]