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