| License |
License |
|---|---|
| GroupId | GroupIdcom.rhcloud |
| ArtifactId | ArtifactIdtimemanager-desktop |
| Version | Version1.6-RELEASE |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.rhcloud/timemanager-desktop/ -->
<dependency>
<groupId>com.rhcloud</groupId>
<artifactId>timemanager-desktop</artifactId>
<version>1.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.rhcloud/timemanager-desktop/
implementation 'com.rhcloud:timemanager-desktop:1.6-RELEASE'
// https://jarcasting.com/artifacts/com.rhcloud/timemanager-desktop/
implementation ("com.rhcloud:timemanager-desktop:1.6-RELEASE")
'com.rhcloud:timemanager-desktop:jar:1.6-RELEASE'
<dependency org="com.rhcloud" name="timemanager-desktop" rev="1.6-RELEASE">
<artifact name="timemanager-desktop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rhcloud', module='timemanager-desktop', version='1.6-RELEASE')
)
libraryDependencies += "com.rhcloud" % "timemanager-desktop" % "1.6-RELEASE"
[com.rhcloud/timemanager-desktop "1.6-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.social : spring-social-core | jar | 1.1.0.RELEASE |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.2.2 |