Arithmetic Library for Tutorial

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

http://github.com/rhames07/arithmetic/tree/main

Скачать arithmetic

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

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

Зависимости

test (1)

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

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

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

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

Версия
1.0.7
1.0.6
1.0.3
1.0.2
1.0.1
1.0.0