dev.codeflush:commons

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

Группа

Группа

dev.codeflush
Идентификатор

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

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

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать commons

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

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

Зависимости

test (1)

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

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

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

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

Версия
1.1.0
1.0.0