License |
License |
---|---|
GroupId | GroupIdcom.xdev-software |
ArtifactId | ArtifactIdcsapi |
Last Version | Last Version6.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXDEV Component Suite
XDEV Component Suite
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
csapi-6.0.1.pom | |
csapi-6.0.1.jar | 523 KB |
csapi-6.0.1-sources.jar | 456 KB |
csapi-6.0.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xdev-software/csapi/ -->
<dependency>
<groupId>com.xdev-software</groupId>
<artifactId>csapi</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.xdev-software/csapi/
implementation 'com.xdev-software:csapi:6.0.1'
// https://jarcasting.com/artifacts/com.xdev-software/csapi/
implementation ("com.xdev-software:csapi:6.0.1")
'com.xdev-software:csapi:jar:6.0.1'
<dependency org="com.xdev-software" name="csapi" rev="6.0.1">
<artifact name="csapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xdev-software', module='csapi', version='6.0.1')
)
libraryDependencies += "com.xdev-software" % "csapi" % "6.0.1"
[com.xdev-software/csapi "6.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.xdev-software : xapi | jar | 6.0.1 |
com.jidesoft » jide-common | jar | 3.7.10 |
com.jidesoft » jide-grids | jar | 3.7.10 |
com.jidesoft » jide-components | jar | 3.7.10 |
com.jidesoft » jide-action | jar | 3.7.10 |
com.jidesoft » jide-pivot | jar | 3.7.10 |
com.jidesoft » jide-data | jar | 3.7.10 |
com.jidesoft » jide-dock | jar | 3.7.10 |
com.jidesoft » jide-charts | jar | 3.7.10 |
com.jidesoft » jide-gantt | jar | 3.7.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |