| License |
License |
|---|---|
| GroupId | GroupIdcom.khubla.gxl4j |
| ArtifactId | ArtifactIdgxl4j |
| Version | Version1.0.0 |
| 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.0.0.pom | |
| gxl4j-1.0.0.jar | 23 KB |
| gxl4j-1.0.0-sources.jar | 27 KB |
| gxl4j-1.0.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.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.khubla.gxl4j/gxl4j/
implementation 'com.khubla.gxl4j:gxl4j:1.0.0'
// https://jarcasting.com/artifacts/com.khubla.gxl4j/gxl4j/
implementation ("com.khubla.gxl4j:gxl4j:1.0.0")
'com.khubla.gxl4j:gxl4j:jar:1.0.0'
<dependency org="com.khubla.gxl4j" name="gxl4j" rev="1.0.0">
<artifact name="gxl4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.khubla.gxl4j', module='gxl4j', version='1.0.0')
)
libraryDependencies += "com.khubla.gxl4j" % "gxl4j" % "1.0.0"
[com.khubla.gxl4j/gxl4j "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.activation : javax.activation | jar | 1.2.0 |
| org.glassfish.jaxb : jaxb-runtime | jar | 2.3.3 |
| org.glassfish.jaxb : jaxb-core | jar | 2.3.0.1 |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |