| License |
License |
|---|---|
| GroupId | GroupIdme.codeplayer |
| ArtifactId | ArtifactIdready-x |
| Version | Version3.8.0 |
| 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.8.0.pom | |
| ready-x-3.8.0.jar | 91 KB |
| ready-x-3.8.0-sources.jar | 67 KB |
| ready-x-3.8.0-javadoc.jar | 722 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/me.codeplayer/ready-x/ -->
<dependency>
<groupId>me.codeplayer</groupId>
<artifactId>ready-x</artifactId>
<version>3.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.codeplayer/ready-x/
implementation 'me.codeplayer:ready-x:3.8.0'
// https://jarcasting.com/artifacts/me.codeplayer/ready-x/
implementation ("me.codeplayer:ready-x:3.8.0")
'me.codeplayer:ready-x:jar:3.8.0'
<dependency org="me.codeplayer" name="ready-x" rev="3.8.0">
<artifact name="ready-x" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.codeplayer', module='ready-x', version='3.8.0')
)
libraryDependencies += "me.codeplayer" % "ready-x" % "3.8.0"
[me.codeplayer/ready-x "3.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : fastjson Optional | jar | 1.2.78 |
| 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.32 |
| 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.20.2 |