| Группа | Группаcom.thoughtworks.binding |
|---|---|
| Идентификатор | Идентификаторxmlextractor_2.12 |
| Версия | Версия11.7.0+147-dbad6f7b |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.binding/xmlextractor_2.12/ -->
<dependency>
<groupId>com.thoughtworks.binding</groupId>
<artifactId>xmlextractor_2.12</artifactId>
<version>11.7.0+147-dbad6f7b</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.binding/xmlextractor_2.12/
implementation 'com.thoughtworks.binding:xmlextractor_2.12:11.7.0+147-dbad6f7b'
// https://jarcasting.com/artifacts/com.thoughtworks.binding/xmlextractor_2.12/
implementation ("com.thoughtworks.binding:xmlextractor_2.12:11.7.0+147-dbad6f7b")
'com.thoughtworks.binding:xmlextractor_2.12:jar:11.7.0+147-dbad6f7b'
<dependency org="com.thoughtworks.binding" name="xmlextractor_2.12" rev="11.7.0+147-dbad6f7b">
<artifact name="xmlextractor_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.binding', module='xmlextractor_2.12', version='11.7.0+147-dbad6f7b')
)
libraryDependencies += "com.thoughtworks.binding" % "xmlextractor_2.12" % "11.7.0+147-dbad6f7b"
[com.thoughtworks.binding/xmlextractor_2.12 "11.7.0+147-dbad6f7b"]