License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdio.github.gouthamkumarpagadala |
ArtifactId | ArtifactIdjava-library |
Last Version | Last Version2.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Automation Libraries
A sample handy java automation libraries that help to design automation scripts efficiently
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
java-library-2.1.2.pom | |
java-library-2.1.2.jar | 3 KB |
java-library-2.1.2-sources.jar | 1 KB |
java-library-2.1.2-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.gouthamkumarpagadala/java-library/ -->
<dependency>
<groupId>io.github.gouthamkumarpagadala</groupId>
<artifactId>java-library</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.gouthamkumarpagadala/java-library/
implementation 'io.github.gouthamkumarpagadala:java-library:2.1.2'
// https://jarcasting.com/artifacts/io.github.gouthamkumarpagadala/java-library/
implementation ("io.github.gouthamkumarpagadala:java-library:2.1.2")
'io.github.gouthamkumarpagadala:java-library:jar:2.1.2'
<dependency org="io.github.gouthamkumarpagadala" name="java-library" rev="2.1.2">
<artifact name="java-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.gouthamkumarpagadala', module='java-library', version='2.1.2')
)
libraryDependencies += "io.github.gouthamkumarpagadala" % "java-library" % "2.1.2"
[io.github.gouthamkumarpagadala/java-library "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.jayway.jsonpath : json-path | jar | 2.4.0 |
io.rest-assured : rest-assured | jar | 4.3.0 |
com.squareup.okhttp3 : okhttp | jar | 3.4.2 |
samplegrp » sampleart | jar | 1.0 |