License |
License |
---|---|
GroupId | GroupIdcom.github.Abhilashpn |
ArtifactId | ArtifactIdMathOps |
Last Version | Last Version3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmaven-project
A maven project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
MathOps-3.0.pom | |
MathOps-3.0.jar | 3 KB |
MathOps-3.0-sources.jar | 2 KB |
MathOps-3.0-javadoc.jar | 389 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |