GroupId | GroupIdcom.xdev-software |
---|---|
ArtifactId | ArtifactIddesktopkit-app |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXDEV DesktopKit Client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
desktopkit-app-1.2.0.pom | |
desktopkit-app-1.2.0.jar | 6 MB |
desktopkit-app-1.2.0-sources.jar | 12 KB |
desktopkit-app-1.2.0-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xdev-software/desktopkit-app/ -->
<dependency>
<groupId>com.xdev-software</groupId>
<artifactId>desktopkit-app</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xdev-software/desktopkit-app/
implementation 'com.xdev-software:desktopkit-app:1.2.0'
// https://jarcasting.com/artifacts/com.xdev-software/desktopkit-app/
implementation ("com.xdev-software:desktopkit-app:1.2.0")
'com.xdev-software:desktopkit-app:jar:1.2.0'
<dependency org="com.xdev-software" name="desktopkit-app" rev="1.2.0">
<artifact name="desktopkit-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xdev-software', module='desktopkit-app', version='1.2.0')
)
libraryDependencies += "com.xdev-software" % "desktopkit-app" % "1.2.0"
[com.xdev-software/desktopkit-app "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.swt : org.eclipse.swt.win32.win32.x86_64 | jar | 4.6.1 |