Last Version

arithmeticOperations 1.0.0

This is sample library to publish to Maven central for learning purpose

License

License

GroupId

GroupId

io.github.vinit15
ArtifactId

ArtifactId

arithmeticOperations
Version

Version

1.0.0
Type

Type

jar
Description

Description

arithmeticOperations
This is sample library to publish to Maven central for learning purpose
Project URL

Project URL

http://github.com/vinit15/arithmeticOperations
Source Code Management

Source Code Management

http://github.com/vinit15/arithmeticOperations

Download arithmeticOperations 1.0.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.