is not current version
Last Version 1.6-RELEASE

com.rhcloud:timemanager-desktop 1.4


GroupId

GroupId

com.rhcloud
ArtifactId

ArtifactId

timemanager-desktop
Version

Version

1.4
Type

Type

jar

Download timemanager-desktop 1.4


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