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

org.apache.apache.resources:apache-resource-bundles 3


Группа

Группа

org.apache.apache.resources
Идентификатор

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

apache-resource-bundles
Версия

Версия

3
Тип

Тип

pom

Скачать apache-resource-bundles 3

Имя Файла Размер
apache-resource-bundles-3.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.apache.apache.resources/apache-resource-bundles/ -->
<dependency>
    <groupId>org.apache.apache.resources</groupId>
    <artifactId>apache-resource-bundles</artifactId>
    <version>3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.apache.resources/apache-resource-bundles/
implementation 'org.apache.apache.resources:apache-resource-bundles:3'
// https://jarcasting.com/artifacts/org.apache.apache.resources/apache-resource-bundles/
implementation ("org.apache.apache.resources:apache-resource-bundles:3")
'org.apache.apache.resources:apache-resource-bundles:pom:3'
<dependency org="org.apache.apache.resources" name="apache-resource-bundles" rev="3">
  <artifact name="apache-resource-bundles" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.apache.resources', module='apache-resource-bundles', version='3')
)
libraryDependencies += "org.apache.apache.resources" % "apache-resource-bundles" % "3"
[org.apache.apache.resources/apache-resource-bundles "3"]