is not current version
Last Version 0.1.2

com.github.funthomas424242:jenkinsmonitor 0.0.1

Ein Jenkinsmonitor für den Systemtray

Categories

Categories

Jenkins Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

com.github.funthomas424242
ArtifactId

ArtifactId

jenkinsmonitor
Version

Version

0.0.1
Type

Type

jar

Download jenkinsmonitor 0.0.1


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