Last Version

ready-x 3.9.1

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

License

License

GroupId

GroupId

me.codeplayer
ArtifactId

ArtifactId

ready-x
Version

Version

3.9.1
Type

Type

jar
Description

Description

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

Project URL

https://github.com/CodePlayer/ready-x
Source Code Management

Source Code Management

https://github.com/CodePlayer/ready-x/tree/master

Download ready-x 3.9.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.alibaba : fastjson Optional jar 1.2.83
com.google.code.findbugs : jsr305 jar 3.0.2
org.apache.commons : commons-lang3 jar 3.12.0
org.slf4j : slf4j-api jar 1.7.36

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.powermock : powermock-module-junit4 jar 2.0.9
org.powermock : powermock-api-mockito2 jar 2.0.9
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.