Arithmetic Library for Testing

This is a sample library for a testing to publishing to Maven Central

License

License

GroupId

GroupId

io.github.dziioniis
ArtifactId

ArtifactId

arithmetic
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Arithmetic Library for Testing
This is a sample library for a testing to publishing to Maven Central
Project URL

Project URL

http://github.com/dziioniis/arithmetics
Source Code Management

Source Code Management

http://github.com/dziioniis/arithmetics/tree/master

Download arithmetic

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0