is not current version
Last Version 0.0.11

com.github.avarabyeu.jashing.extensions:jashing-jenkins 0.0.3

Jenkins Integration for Jashing

Categories

Categories

Jenkins Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

com.github.avarabyeu.jashing.extensions
ArtifactId

ArtifactId

jashing-jenkins
Version

Version

0.0.3
Type

Type

jar

Download jashing-jenkins 0.0.3


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