| Группа | Группаcom.thoughtworks.dsl |
|---|---|
| Идентификатор | Идентификаторcompilerplugins-reseteverywhere_2.12 |
| Версия | Версия1.5.2+112-af0bd801 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.dsl/compilerplugins-reseteverywhere_2.12/ -->
<dependency>
<groupId>com.thoughtworks.dsl</groupId>
<artifactId>compilerplugins-reseteverywhere_2.12</artifactId>
<version>1.5.2+112-af0bd801</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.dsl/compilerplugins-reseteverywhere_2.12/
implementation 'com.thoughtworks.dsl:compilerplugins-reseteverywhere_2.12:1.5.2+112-af0bd801'
// https://jarcasting.com/artifacts/com.thoughtworks.dsl/compilerplugins-reseteverywhere_2.12/
implementation ("com.thoughtworks.dsl:compilerplugins-reseteverywhere_2.12:1.5.2+112-af0bd801")
'com.thoughtworks.dsl:compilerplugins-reseteverywhere_2.12:jar:1.5.2+112-af0bd801'
<dependency org="com.thoughtworks.dsl" name="compilerplugins-reseteverywhere_2.12" rev="1.5.2+112-af0bd801">
<artifact name="compilerplugins-reseteverywhere_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.dsl', module='compilerplugins-reseteverywhere_2.12', version='1.5.2+112-af0bd801')
)
libraryDependencies += "com.thoughtworks.dsl" % "compilerplugins-reseteverywhere_2.12" % "1.5.2+112-af0bd801"
[com.thoughtworks.dsl/compilerplugins-reseteverywhere_2.12 "1.5.2+112-af0bd801"]