Properties

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Группа

Группа

nz.co.gregs
Идентификатор

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

properties
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Properties
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Скачать properties

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
commons-logging : commons-logging jar 1.2
commons-codec : commons-codec jar 1.10
commons-logging : commons-logging-api jar 1.1
org.hamcrest : hamcrest-all jar 1.3

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0