mesa

Simple library for the tutorial about Maven usage with further publishing to Maven Central with OSSRH

Лицензия

Лицензия

Группа

Группа

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

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

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

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

2.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

mesa
Simple library for the tutorial about Maven usage with further publishing to Maven Central with OSSRH

Скачать mesa

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

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

Зависимости

test (1)

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

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

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

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

Версия
2.0.1
2.0.0
1.0.1
1.0.0