не последняя версия
Последняя версия 8.8.0

com.github.cryptomorin:XSeries 7.9.1

A set of utilities for Minecraft plugins

Группа

Группа

com.github.cryptomorin
Идентификатор

Идентификатор

XSeries
Версия

Версия

7.9.1
Тип

Тип

jar

Скачать XSeries 7.9.1


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