| License | License | 
|---|---|
| GroupId | GroupIdcom.xenoamess | 
| ArtifactId | ArtifactIdx8l | 
| Last Version | Last Version2.3.9 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionx8l X8l format is a type of data format,
        it is designed to be replace of xml/json in most cases when you need the
        data be shorter(while remains readability). | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| x8l-2.3.9.pom | |
| x8l-2.3.9.jar | 49 KB | 
| x8l-2.3.9-sources.jar | 32 KB | 
| x8l-2.3.9-javadoc.jar | 491 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.xenoamess/x8l/ -->
<dependency>
    <groupId>com.xenoamess</groupId>
    <artifactId>x8l</artifactId>
    <version>2.3.9</version>
</dependency>// https://jarcasting.com/artifacts/com.xenoamess/x8l/
implementation 'com.xenoamess:x8l:2.3.9'// https://jarcasting.com/artifacts/com.xenoamess/x8l/
implementation ("com.xenoamess:x8l:2.3.9")'com.xenoamess:x8l:jar:2.3.9'<dependency org="com.xenoamess" name="x8l" rev="2.3.9">
  <artifact name="x8l" type="jar" />
</dependency>@Grapes(
@Grab(group='com.xenoamess', module='x8l', version='2.3.9')
)libraryDependencies += "com.xenoamess" % "x8l" % "2.3.9"[com.xenoamess/x8l "2.3.9"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.commons : commons-text | jar | 1.9 | 
| commons-io : commons-io | jar | 2.11.0 | 
| org.apache.commons : commons-vfs2 | jar | 2.9.0 | 
| commons-beanutils : commons-beanutils | jar | 1.9.4 | 
| org.dom4j : dom4j | jar | 2.1.3 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.1 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 | 
| com.fasterxml.jackson.module : jackson-module-parameter-names | jar | 2.13.1 | 
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.13.1 | 
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.1 | 
| com.xenoamess : commonx | jar | 0.13.1 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.35 | 
| org.slf4j : slf4j-api | jar | 1.7.35 | 
| org.slf4j : jcl-over-slf4j | jar | 1.7.35 | 
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 | 
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 | 
| org.apache.logging.log4j : log4j-bom | pom | 2.17.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains : annotations | jar | 23.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 | 
| org.xmlunit : xmlunit-core | jar | 2.9.0 | 
