| Группа | Группаcom.github.fluentxml4j |
|---|---|
| Идентификатор | Идентификаторfluentxml4j-parent |
| Версия | Версия2.1.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| fluentxml4j-parent-2.1.0.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fluentxml4j/fluentxml4j-parent/ -->
<dependency>
<groupId>com.github.fluentxml4j</groupId>
<artifactId>fluentxml4j-parent</artifactId>
<version>2.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fluentxml4j/fluentxml4j-parent/
implementation 'com.github.fluentxml4j:fluentxml4j-parent:2.1.0'
// https://jarcasting.com/artifacts/com.github.fluentxml4j/fluentxml4j-parent/
implementation ("com.github.fluentxml4j:fluentxml4j-parent:2.1.0")
'com.github.fluentxml4j:fluentxml4j-parent:pom:2.1.0'
<dependency org="com.github.fluentxml4j" name="fluentxml4j-parent" rev="2.1.0">
<artifact name="fluentxml4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fluentxml4j', module='fluentxml4j-parent', version='2.1.0')
)
libraryDependencies += "com.github.fluentxml4j" % "fluentxml4j-parent" % "2.1.0"
[com.github.fluentxml4j/fluentxml4j-parent "2.1.0"]