is not current version
Last Version 0.3.5

fr.norad.visuwall.providers:clients-hudson 0.3.4


Categories

Categories

IDE Development Tools Hudson Build Tools Continuous Integration and Continuous Delivery CLI User Interface
GroupId

GroupId

fr.norad.visuwall.providers
ArtifactId

ArtifactId

clients-hudson
Version

Version

0.3.4
Type

Type

jar

Download clients-hudson 0.3.4


<!-- https://jarcasting.com/artifacts/fr.norad.visuwall.providers/clients-hudson/ -->
<dependency>
    <groupId>fr.norad.visuwall.providers</groupId>
    <artifactId>clients-hudson</artifactId>
    <version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/fr.norad.visuwall.providers/clients-hudson/
implementation 'fr.norad.visuwall.providers:clients-hudson:0.3.4'
// https://jarcasting.com/artifacts/fr.norad.visuwall.providers/clients-hudson/
implementation ("fr.norad.visuwall.providers:clients-hudson:0.3.4")
'fr.norad.visuwall.providers:clients-hudson:jar:0.3.4'
<dependency org="fr.norad.visuwall.providers" name="clients-hudson" rev="0.3.4">
  <artifact name="clients-hudson" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.norad.visuwall.providers', module='clients-hudson', version='0.3.4')
)
libraryDependencies += "fr.norad.visuwall.providers" % "clients-hudson" % "0.3.4"
[fr.norad.visuwall.providers/clients-hudson "0.3.4"]