maven-project

A maven project

License

License

GroupId

GroupId

com.github.Abhilashpn
ArtifactId

ArtifactId

MathOps
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

jar
Description

Description

maven-project
A maven project
Project URL

Project URL

https://github.com/Abhilashpn/MathOps
Source Code Management

Source Code Management

https://github.com/Abhilashpn/MathOps

Download MathOps

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 3.141.59

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
3.0