is not current version
Last Version 8.8.0

com.github.cryptomorin:XSeries 7.2.2

A set of utilities for Minecraft plugins

GroupId

GroupId

com.github.cryptomorin
ArtifactId

ArtifactId

XSeries
Version

Version

7.2.2
Type

Type

jar

Download XSeries 7.2.2


<!-- https://jarcasting.com/artifacts/com.github.cryptomorin/XSeries/ -->
<dependency>
    <groupId>com.github.cryptomorin</groupId>
    <artifactId>XSeries</artifactId>
    <version>7.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cryptomorin/XSeries/
implementation 'com.github.cryptomorin:XSeries:7.2.2'
// https://jarcasting.com/artifacts/com.github.cryptomorin/XSeries/
implementation ("com.github.cryptomorin:XSeries:7.2.2")
'com.github.cryptomorin:XSeries:jar:7.2.2'
<dependency org="com.github.cryptomorin" name="XSeries" rev="7.2.2">
  <artifact name="XSeries" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cryptomorin', module='XSeries', version='7.2.2')
)
libraryDependencies += "com.github.cryptomorin" % "XSeries" % "7.2.2"
[com.github.cryptomorin/XSeries "7.2.2"]