is not current version
Last Version 1.0.1

com.github.sitangshupal:easyServiceAutomator 1.0.0

Automate Web Services on the top of httpclient

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.sitangshupal
ArtifactId

ArtifactId

easyServiceAutomator
Version

Version

1.0.0
Type

Type

jar

Download easyServiceAutomator 1.0.0


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