GroupId | GroupIdcom.thoughtworks.binding |
---|---|
ArtifactId | ArtifactIdbinding_sjs0.6_2.10 |
Version | Version11.0.0-M4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.binding/binding_sjs0.6_2.10/ -->
<dependency>
<groupId>com.thoughtworks.binding</groupId>
<artifactId>binding_sjs0.6_2.10</artifactId>
<version>11.0.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.binding/binding_sjs0.6_2.10/
implementation 'com.thoughtworks.binding:binding_sjs0.6_2.10:11.0.0-M4'
// https://jarcasting.com/artifacts/com.thoughtworks.binding/binding_sjs0.6_2.10/
implementation ("com.thoughtworks.binding:binding_sjs0.6_2.10:11.0.0-M4")
'com.thoughtworks.binding:binding_sjs0.6_2.10:jar:11.0.0-M4'
<dependency org="com.thoughtworks.binding" name="binding_sjs0.6_2.10" rev="11.0.0-M4">
<artifact name="binding_sjs0.6_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.binding', module='binding_sjs0.6_2.10', version='11.0.0-M4')
)
libraryDependencies += "com.thoughtworks.binding" % "binding_sjs0.6_2.10" % "11.0.0-M4"
[com.thoughtworks.binding/binding_sjs0.6_2.10 "11.0.0-M4"]