is not current version
Last Version 8.8.0

com.github.cryptomorin:XSeries 5.3.1


GroupId

GroupId

com.github.cryptomorin
ArtifactId

ArtifactId

XSeries
Version

Version

5.3.1
Type

Type

jar

Download XSeries 5.3.1


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