| License |
License |
|---|---|
| GroupId | GroupIdcom.khubla.gxl4j |
| ArtifactId | ArtifactIdgxl4j |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionkhubla.com GXL Library
khubla.com GXL Library
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gxl4j-1.1.0.pom | |
| gxl4j-1.1.0.jar | 23 KB |
| gxl4j-1.1.0-sources.jar | 27 KB |
| gxl4j-1.1.0-javadoc.jar | 525 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.khubla.gxl4j/gxl4j/ -->
<dependency>
<groupId>com.khubla.gxl4j</groupId>
<artifactId>gxl4j</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.khubla.gxl4j/gxl4j/
implementation 'com.khubla.gxl4j:gxl4j:1.1.0'
// https://jarcasting.com/artifacts/com.khubla.gxl4j/gxl4j/
implementation ("com.khubla.gxl4j:gxl4j:1.1.0")
'com.khubla.gxl4j:gxl4j:jar:1.1.0'
<dependency org="com.khubla.gxl4j" name="gxl4j" rev="1.1.0">
<artifact name="gxl4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.khubla.gxl4j', module='gxl4j', version='1.1.0')
)
libraryDependencies += "com.khubla.gxl4j" % "gxl4j" % "1.1.0"
[com.khubla.gxl4j/gxl4j "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 4.0.0 |
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish.jaxb : jaxb-runtime | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |