| Категории |
КатегорииORM Данные |
|---|---|
| Группа | Группаcom.fommil |
| Идентификатор | Идентификаторxmlformat_2.11 |
| Версия | Версия0.13.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| xmlformat_2.11-0.13.1.pom | |
| xmlformat_2.11-0.13.1.jar | 365 KB |
| xmlformat_2.11-0.13.1-sources.jar | 13 KB |
| xmlformat_2.11-0.13.1-javadoc.jar | 189 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.fommil/xmlformat_2.11/ -->
<dependency>
<groupId>com.fommil</groupId>
<artifactId>xmlformat_2.11</artifactId>
<version>0.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fommil/xmlformat_2.11/
implementation 'com.fommil:xmlformat_2.11:0.13.1'
// https://jarcasting.com/artifacts/com.fommil/xmlformat_2.11/
implementation ("com.fommil:xmlformat_2.11:0.13.1")
'com.fommil:xmlformat_2.11:jar:0.13.1'
<dependency org="com.fommil" name="xmlformat_2.11" rev="0.13.1">
<artifact name="xmlformat_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fommil', module='xmlformat_2.11', version='0.13.1')
)
libraryDependencies += "com.fommil" % "xmlformat_2.11" % "0.13.1"
[com.fommil/xmlformat_2.11 "0.13.1"]