| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.fluentxml4j |
| Идентификатор | Идентификаторfluentxml4j-util |
| Версия | Версия2.2.1 |
| Тип | Типjar |
| Описание |
ОписаниеFluentXML4J Utilities
Collection of utilities.
|
| Имя Файла | Размер |
|---|---|
| fluentxml4j-util-2.2.1.pom | |
| fluentxml4j-util-2.2.1.jar | 5 KB |
| fluentxml4j-util-2.2.1-sources.jar | 4 KB |
| fluentxml4j-util-2.2.1-javadoc.jar | 37 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fluentxml4j/fluentxml4j-util/ -->
<dependency>
<groupId>com.github.fluentxml4j</groupId>
<artifactId>fluentxml4j-util</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fluentxml4j/fluentxml4j-util/
implementation 'com.github.fluentxml4j:fluentxml4j-util:2.2.1'
// https://jarcasting.com/artifacts/com.github.fluentxml4j/fluentxml4j-util/
implementation ("com.github.fluentxml4j:fluentxml4j-util:2.2.1")
'com.github.fluentxml4j:fluentxml4j-util:jar:2.2.1'
<dependency org="com.github.fluentxml4j" name="fluentxml4j-util" rev="2.2.1">
<artifact name="fluentxml4j-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fluentxml4j', module='fluentxml4j-util', version='2.2.1')
)
libraryDependencies += "com.github.fluentxml4j" % "fluentxml4j-util" % "2.2.1"
[com.github.fluentxml4j/fluentxml4j-util "2.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |