Last Version

Gradle AppThwack Client Plugin 1.0.2

Perform various Appthwack Client operations from gradle as part of CI using this plugin

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.skhatri
ArtifactId

ArtifactId

gradle-appthwack
Version

Version

1.0.2
Type

Type

jar
Description

Description

Gradle AppThwack Client Plugin
Perform various Appthwack Client operations from gradle as part of CI using this plugin
Project URL

Project URL

https://github.com/skhatri/gradle-appthwack
Source Code Management

Source Code Management

https://github.com/skhatri/gradle-appthwack

Download gradle-appthwack 1.0.2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.httpcomponents : httpmime jar 4.3.4
com.fasterxml.jackson.core : jackson-core jar 2.4.1
joda-time : joda-time jar 2.3
org.apache.httpcomponents : httpclient jar 4.3.4
org.apache.httpcomponents : httpcore-nio jar 4.3.2
com.fasterxml.jackson.core : jackson-databind jar 2.4.1
com.fasterxml.jackson.core : jackson-annotations jar 2.4.1

Project Modules

There are no modules declared in this project.