Sefford Commons

A set of classes and patterns to reuse through all my projects.

Лицензия

Лицензия

Группа

Группа

com.sefford
Идентификатор

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

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

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Sefford Commons
A set of classes and patterns to reuse through all my projects.

Скачать commons

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0