Sample Maven App

Sample Maven Application publishing to Maven Central

Лицензия

Лицензия

MIT
Категории

Категории

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

Группа

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

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

sample-maven-app
Последняя версия

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

0.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Sample Maven App
Sample Maven Application publishing to Maven Central
Ссылка на сайт

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

https://github.com/manikmagar/sample-maven-app
Организация-разработчик

Организация-разработчик

Manik Magar

Скачать sample-maven-app

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

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

Зависимости

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

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

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

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

Версия
0.0.2
0.0.1