Arthimetic library

A simple arthimetic library in Maven central

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

Arthimetic library
A simple arthimetic library in Maven central
Ссылка на сайт

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

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

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

https://github.com/roneetshaw/arithmetic

Скачать arithmetic-app

Имя Файла Размер
arithmetic-app-1.0.3.pom 14 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • api
  • runtime
  • testing-core
  • testing-junit4
  • testing
  • flow-api
  • flow-runtime
  • flow-testing
  • fn-spring-cloud-function
  • examples

arithmetic

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

Версия
1.0.3
1.0.2
1.0.1