Arithmetic Library for Tutorial

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

http://github.com/evelizg/arithmetic
Система контроля версий

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

http://github.com/evelizg/arithmetic/tree/master

Скачать arithmetic

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

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

Зависимости

test (1)

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

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

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

Maven Central

arithmetic

Example library for tutorial on publishing to Maven Central with OSSRH

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

Версия
1.0.0