| License | License | 
|---|---|
| GroupId | GroupIdcom.xdev-software | 
| ArtifactId | ArtifactIdxapi | 
| Last Version | Last Version6.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionXDEV Application Framework XDEV Application Framework | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| xapi-6.0.1.pom | |
| xapi-6.0.1.jar | 1 MB | 
| xapi-6.0.1-sources.jar | 1 MB | 
| xapi-6.0.1-javadoc.jar | 7 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.xdev-software/xapi/ -->
<dependency>
    <groupId>com.xdev-software</groupId>
    <artifactId>xapi</artifactId>
    <version>6.0.1</version>
</dependency>// https://jarcasting.com/artifacts/com.xdev-software/xapi/
implementation 'com.xdev-software:xapi:6.0.1'// https://jarcasting.com/artifacts/com.xdev-software/xapi/
implementation ("com.xdev-software:xapi:6.0.1")'com.xdev-software:xapi:jar:6.0.1'<dependency org="com.xdev-software" name="xapi" rev="6.0.1">
  <artifact name="xapi" type="jar" />
</dependency>@Grapes(
@Grab(group='com.xdev-software', module='xapi', version='6.0.1')
)libraryDependencies += "com.xdev-software" % "xapi" % "6.0.1"[com.xdev-software/xapi "6.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.3.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 | 
| org.mockito : mockito-all | jar | 1.10.19 |