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

Becoming.tech's common library 1.0.7

Yet another library that contains the regular comonly used things like http status codes, exceptions, enums. No dependencies in the final code.

Лицензия

Лицензия

Группа

Группа

tech.becoming
Идентификатор

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

common
Версия

Версия

1.0.7
Тип

Тип

jar
Описание

Описание

Becoming.tech's common library
Yet another library that contains the regular comonly used things like http status codes, exceptions, enums. No dependencies in the final code.
Ссылка на сайт

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

https://github.com/becoming/common
Система контроля версий

Система контроля версий

https://github.com/becoming/common

Скачать common 1.0.7


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok Необязательный jar 1.18.22

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

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