Arithmetic

This is a simple library for tutorial about publishing to maven central

License

License

GroupId

GroupId

io.github.loudrascal
ArtifactId

ArtifactId

Arithmatic
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Arithmetic
This is a simple library for tutorial about publishing to maven central
Project URL

Project URL

https://github.com/loudrascal/Arithmatic
Source Code Management

Source Code Management

https://github.com/loudrascal/Arithmatic

Download Arithmatic

How to add to project

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

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.0