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

common-utils 2.0.10.RELEASE

Simple library for the tutorial about Maven usage with further publishing to Maven Central with OSSRH

Лицензия

Лицензия

Группа

Группа

io.github.aileben
Идентификатор

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

common-utils
Версия

Версия

2.0.10.RELEASE
Тип

Тип

jar
Описание

Описание

common-utils
Simple library for the tutorial about Maven usage with further publishing to Maven Central with OSSRH
Ссылка на сайт

Ссылка на сайт

http://www.example.com

Скачать common-utils 2.0.10.RELEASE


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

Зависимости

test (1)

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

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

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