License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdcom.github.Abhilashpn |
ArtifactId | ArtifactIdMathOps_gradle |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMathOps_gradle
library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
MathOps_gradle-1.1.pom | |
MathOps_gradle-1.1.jar | 1 KB |
MathOps_gradle-1.1-sources.jar | 1 KB |
MathOps_gradle-1.1-javadoc.jar | 385 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.Abhilashpn/MathOps_gradle/ -->
<dependency>
<groupId>com.github.Abhilashpn</groupId>
<artifactId>MathOps_gradle</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.Abhilashpn/MathOps_gradle/
implementation 'com.github.Abhilashpn:MathOps_gradle:1.1'
// https://jarcasting.com/artifacts/com.github.Abhilashpn/MathOps_gradle/
implementation ("com.github.Abhilashpn:MathOps_gradle:1.1")
'com.github.Abhilashpn:MathOps_gradle:jar:1.1'
<dependency org="com.github.Abhilashpn" name="MathOps_gradle" rev="1.1">
<artifact name="MathOps_gradle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.Abhilashpn', module='MathOps_gradle', version='1.1')
)
libraryDependencies += "com.github.Abhilashpn" % "MathOps_gradle" % "1.1"
[com.github.Abhilashpn/MathOps_gradle "1.1"]