не последняя версия
Последняя версия 3.3.0

com.github.resource4j:resource4j-extras 3.0.0

Integration of Resource4J with various parsers and other addons.

Группа

Группа

com.github.resource4j
Идентификатор

Идентификатор

resource4j-extras
Версия

Версия

3.0.0
Тип

Тип

jar

Скачать resource4j-extras 3.0.0


<!-- https://jarcasting.com/artifacts/com.github.resource4j/resource4j-extras/ -->
<dependency>
    <groupId>com.github.resource4j</groupId>
    <artifactId>resource4j-extras</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.resource4j/resource4j-extras/
implementation 'com.github.resource4j:resource4j-extras:3.0.0'
// https://jarcasting.com/artifacts/com.github.resource4j/resource4j-extras/
implementation ("com.github.resource4j:resource4j-extras:3.0.0")
'com.github.resource4j:resource4j-extras:jar:3.0.0'
<dependency org="com.github.resource4j" name="resource4j-extras" rev="3.0.0">
  <artifact name="resource4j-extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.resource4j', module='resource4j-extras', version='3.0.0')
)
libraryDependencies += "com.github.resource4j" % "resource4j-extras" % "3.0.0"
[com.github.resource4j/resource4j-extras "3.0.0"]