Arthimetic library

A simple arthimetic library in Maven central

License

License

GroupId

GroupId

com.github.roneetshaw
ArtifactId

ArtifactId

arithmetic-app
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

Arthimetic library
A simple arthimetic library in Maven central
Project URL

Project URL

https://github.com/roneetshaw/arithmetic
Source Code Management

Source Code Management

https://github.com/roneetshaw/arithmetic

Download arithmetic-app

Filename Size
arithmetic-app-1.0.3.pom 14 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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

arithmetic

Versions

Version
1.0.3
1.0.2
1.0.1