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