Sample test library

This is a sample library for a tutorial about publishing to Maven Central

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Sample test library
This is a sample library for a tutorial about publishing to Maven Central
Ссылка на сайт

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

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

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

http://github.com/sabinmj/BlueB

Скачать blueb

Имя Файла Размер
blueb-1.0.0.pom
blueb-1.0.0.jar 2 KB
Обзор

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

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

Зависимости

test (1)

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

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

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

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

Версия
1.0.0