Hola Mundo Maven

This is a sample library for a Job of Shift-f6 about publishing to Maven Central

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

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

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

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

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Hola Mundo Maven
This is a sample library for a Job of Shift-f6 about publishing to Maven Central

Скачать helloMaven

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

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

Зависимости

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

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

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

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

Версия
1.1.0
1.0.0