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