Assignment Library for Tutorial

This is sample library for a tutorial to publish to maven central

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Assignment Library for Tutorial
This is sample library for a tutorial to publish to maven central
Ссылка на сайт

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

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

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

https://github.com/royyy1/OSSProject

Скачать assignment

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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

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

Версия
1.0.0