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

me.codeplayer:ready-x 3.5.1

ready-x is a high-performance tool library for Java.

Группа

Группа

me.codeplayer
Идентификатор

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

ready-x
Версия

Версия

3.5.1
Тип

Тип

jar

Скачать ready-x 3.5.1


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