GroupId | GroupIdcom.thoughtworks.dsl |
---|---|
ArtifactId | ArtifactIdbangnotation_3 |
Version | Version0.0.0+203-be275b26 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.dsl/bangnotation_3/ -->
<dependency>
<groupId>com.thoughtworks.dsl</groupId>
<artifactId>bangnotation_3</artifactId>
<version>0.0.0+203-be275b26</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.dsl/bangnotation_3/
implementation 'com.thoughtworks.dsl:bangnotation_3:0.0.0+203-be275b26'
// https://jarcasting.com/artifacts/com.thoughtworks.dsl/bangnotation_3/
implementation ("com.thoughtworks.dsl:bangnotation_3:0.0.0+203-be275b26")
'com.thoughtworks.dsl:bangnotation_3:jar:0.0.0+203-be275b26'
<dependency org="com.thoughtworks.dsl" name="bangnotation_3" rev="0.0.0+203-be275b26">
<artifact name="bangnotation_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.dsl', module='bangnotation_3', version='0.0.0+203-be275b26')
)
libraryDependencies += "com.thoughtworks.dsl" % "bangnotation_3" % "0.0.0+203-be275b26"
[com.thoughtworks.dsl/bangnotation_3 "0.0.0+203-be275b26"]