arithmetic

This is a demo to publish in Central Repository

License

License

GroupId

GroupId

io.github.nicolkathe
ArtifactId

ArtifactId

arithmetic
Last Version

Last Version

0.0.3-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

arithmetic
This is a demo to publish in Central Repository

Download arithmetic

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.6.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3-RELEASE
0.0.2