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