| Группа | Группаcom.io7m.xstructural |
|---|---|
| Идентификатор | Идентификаторcom.io7m.xstructural.xml |
| Версия | Версия0.0.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| com.io7m.xstructural.xml-0.0.2.pom | |
| com.io7m.xstructural.xml-0.0.2.jar | 82 KB |
| com.io7m.xstructural.xml-0.0.2-tests.jar | 410 bytes |
| com.io7m.xstructural.xml-0.0.2-sources.jar | 84 KB |
| com.io7m.xstructural.xml-0.0.2-javadoc.jar | 275 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.io7m.xstructural/com.io7m.xstructural.xml/ -->
<dependency>
<groupId>com.io7m.xstructural</groupId>
<artifactId>com.io7m.xstructural.xml</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.xstructural/com.io7m.xstructural.xml/
implementation 'com.io7m.xstructural:com.io7m.xstructural.xml:0.0.2'
// https://jarcasting.com/artifacts/com.io7m.xstructural/com.io7m.xstructural.xml/
implementation ("com.io7m.xstructural:com.io7m.xstructural.xml:0.0.2")
'com.io7m.xstructural:com.io7m.xstructural.xml:jar:0.0.2'
<dependency org="com.io7m.xstructural" name="com.io7m.xstructural.xml" rev="0.0.2">
<artifact name="com.io7m.xstructural.xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.xstructural', module='com.io7m.xstructural.xml', version='0.0.2')
)
libraryDependencies += "com.io7m.xstructural" % "com.io7m.xstructural.xml" % "0.0.2"
[com.io7m.xstructural/com.io7m.xstructural.xml "0.0.2"]