Last Version

arithmetic 2.0

Arithmetic Operation with MIT

License

License

GroupId

GroupId

com.github.pinkalshah
ArtifactId

ArtifactId

arithmetic
Version

Version

2.0
Type

Type

jar
Description

Description

arithmetic
Arithmetic Operation with MIT

Download arithmetic 2.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.