| License |
License |
|---|---|
| GroupId | GroupIdme.codeplayer |
| ArtifactId | ArtifactIdready-x |
| Last Version | Last Version3.9.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionready-x
ready-x is a high-performance tool library for Java.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ready-x-3.9.1.pom | |
| ready-x-3.9.1.jar | 74 KB |
| ready-x-3.9.1-sources.jar | 60 KB |
| ready-x-3.9.1-javadoc.jar | 274 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |