is not current version
Last Version 3.9.1

me.codeplayer:ready-x 3.1.0

ready-x is a tool jar for Java.

GroupId

GroupId

me.codeplayer
ArtifactId

ArtifactId

ready-x
Version

Version

3.1.0
Type

Type

jar

Download ready-x 3.1.0


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