| License |
License |
|---|---|
| GroupId | GroupIdorg.zlwl |
| ArtifactId | ArtifactIdrutools-core |
| Last Version | Last Version1.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrutools-core
华仔的工具类
|
| Filename | Size |
|---|---|
| rutools-core-1.0.9.pom | |
| rutools-core-1.0.9.jar | 2 KB |
| rutools-core-1.0.9-sources.jar | 1 KB |
| rutools-core-1.0.9-javadoc.jar | 109 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.zlwl/rutools-core/ -->
<dependency>
<groupId>org.zlwl</groupId>
<artifactId>rutools-core</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.zlwl/rutools-core/
implementation 'org.zlwl:rutools-core:1.0.9'
// https://jarcasting.com/artifacts/org.zlwl/rutools-core/
implementation ("org.zlwl:rutools-core:1.0.9")
'org.zlwl:rutools-core:jar:1.0.9'
<dependency org="org.zlwl" name="rutools-core" rev="1.0.9">
<artifact name="rutools-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zlwl', module='rutools-core', version='1.0.9')
)
libraryDependencies += "org.zlwl" % "rutools-core" % "1.0.9"
[org.zlwl/rutools-core "1.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |