GroupId | GroupIdcom.thoughtworks.binding |
---|---|
ArtifactId | ArtifactIdbindable_sjs0.6_2.12 |
Version | Version1.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.binding/bindable_sjs0.6_2.12/ -->
<dependency>
<groupId>com.thoughtworks.binding</groupId>
<artifactId>bindable_sjs0.6_2.12</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.binding/bindable_sjs0.6_2.12/
implementation 'com.thoughtworks.binding:bindable_sjs0.6_2.12:1.1.0'
// https://jarcasting.com/artifacts/com.thoughtworks.binding/bindable_sjs0.6_2.12/
implementation ("com.thoughtworks.binding:bindable_sjs0.6_2.12:1.1.0")
'com.thoughtworks.binding:bindable_sjs0.6_2.12:jar:1.1.0'
<dependency org="com.thoughtworks.binding" name="bindable_sjs0.6_2.12" rev="1.1.0">
<artifact name="bindable_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.binding', module='bindable_sjs0.6_2.12', version='1.1.0')
)
libraryDependencies += "com.thoughtworks.binding" % "bindable_sjs0.6_2.12" % "1.1.0"
[com.thoughtworks.binding/bindable_sjs0.6_2.12 "1.1.0"]