com.github.harshad5498.hello-maven-central:hello-maven-central

demo java project for releasing on maven central

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

hello-maven-central
Последняя версия

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

0.0.12
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.github.harshad5498.hello-maven-central:hello-maven-central
demo java project for releasing on maven central

Скачать hello-maven-central

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

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

Зависимости

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

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

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

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

Версия
0.0.12
0.0.11