GroupId | GroupIdcom.thoughtworks.dsl |
---|---|
ArtifactId | ArtifactIdcompilerplugins-bangnotation_2.13.0-M4 |
Version | Version1.0.0+6-cac4f316 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.dsl/compilerplugins-bangnotation_2.13.0-M4/ -->
<dependency>
<groupId>com.thoughtworks.dsl</groupId>
<artifactId>compilerplugins-bangnotation_2.13.0-M4</artifactId>
<version>1.0.0+6-cac4f316</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.dsl/compilerplugins-bangnotation_2.13.0-M4/
implementation 'com.thoughtworks.dsl:compilerplugins-bangnotation_2.13.0-M4:1.0.0+6-cac4f316'
// https://jarcasting.com/artifacts/com.thoughtworks.dsl/compilerplugins-bangnotation_2.13.0-M4/
implementation ("com.thoughtworks.dsl:compilerplugins-bangnotation_2.13.0-M4:1.0.0+6-cac4f316")
'com.thoughtworks.dsl:compilerplugins-bangnotation_2.13.0-M4:jar:1.0.0+6-cac4f316'
<dependency org="com.thoughtworks.dsl" name="compilerplugins-bangnotation_2.13.0-M4" rev="1.0.0+6-cac4f316">
<artifact name="compilerplugins-bangnotation_2.13.0-M4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.dsl', module='compilerplugins-bangnotation_2.13.0-M4', version='1.0.0+6-cac4f316')
)
libraryDependencies += "com.thoughtworks.dsl" % "compilerplugins-bangnotation_2.13.0-M4" % "1.0.0+6-cac4f316"
[com.thoughtworks.dsl/compilerplugins-bangnotation_2.13.0-M4 "1.0.0+6-cac4f316"]