MVN

com.xenoamess : x8l

Maven & Gradle

Jan 26, 2022
9 usages
2 stars

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).

<dependency>
    <groupId>com.xenoamess</groupId>
    <artifactId>x8l</artifactId>
    <version>2.3.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.xenoamess : x8l to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.9

All Versions

Choose a version of com.xenoamess : x8l to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
x8l-2.3.9
x8l-2.3.8
x8l-2.3.7
x8l-2.3.6
x8l-2.3.5
x8l-2.3.4
x8l-2.3.3
x8l-2.3.2
x8l-2.3.1
x8l-2.3.0
2.2.x
x8l-2.2.11
x8l-2.2.10
x8l-2.2.9
x8l-2.2.8
x8l-2.2.7
x8l-2.2.6
x8l-2.2.5
x8l-2.2.4
x8l-2.2.3
x8l-2.2.2
x8l-2.2.1
x8l-2.2.0
2.1.x
x8l-2.1.3
x8l-2.1.2
x8l-2.1.1
x8l-2.1.0
2.0.x
x8l-2.0.2
x8l-2.0.1
x8l-2.0.0
1.0.x
x8l-1.0.0
0.54.x
x8l-0.54.0
0.53.x
x8l-0.53.0
0.52.x
x8l-0.52.0
0.50.x
x8l-0.50.0
0.49.x
x8l-0.49.0
0.48.x
x8l-0.48.3
x8l-0.48.2
x8l-0.48.1
x8l-0.48.0
0.47.x
x8l-0.47.3
x8l-0.47.2
x8l-0.47.1
x8l-0.47.0
0.46.x
x8l-0.46.0
0.45.x
x8l-0.45.0
0.44.x
x8l-0.44.0
0.43.x
x8l-0.43.1
x8l-0.43.0
0.42.x
x8l-0.42.4
x8l-0.42.3
x8l-0.42.1
x8l-0.42.0
0.41.x
x8l-0.41.8
x8l-0.41.7
x8l-0.41.6
x8l-0.41.5
spring
x8l-spring-context

How to add a dependency to Maven

Add the following com.xenoamess : x8l maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.xenoamess</groupId>
    <artifactId>x8l</artifactId>
    <version>2.3.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.xenoamess : x8l gradle dependency to your build.gradle file:

implementation 'com.xenoamess:x8l:2.3.9'

Gradle Kotlin DSL: Add the following com.xenoamess : x8l gradle kotlin dependency to your build.gradle.kts file:

implementation("com.xenoamess:x8l:2.3.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.xenoamess : x8l sbt scala dependency to your build.sbt file:

libraryDependencies += "com.xenoamess" % "x8l" % "2.3.9"

Advertisement

Dependencies from Group

x8l
Jan 26, 2022
9 usages
2 stars
Dec 22, 2021
7 usages
1 stars
Dec 22, 2021
5 usages
0 stars
Oct 29, 2019
4 usages
109 stars
Jan 14, 2020
4 usages
60 stars

Discover Dependencies