is not current version
Last Version 3.9.1

me.codeplayer:ready-x 3.7.0

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

GroupId

GroupId

me.codeplayer
ArtifactId

ArtifactId

ready-x
Version

Version

3.7.0
Type

Type

jar

Download ready-x 3.7.0


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