| License |
License |
|---|---|
| GroupId | GroupIdfun.toodo |
| ArtifactId | ArtifactIdtoodoUtils |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptiontoodoUtils
A java SDK for wework and some common toold
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| toodoUtils-1.0.0.pom | |
| toodoUtils-1.0.0.jar | 16 KB |
| toodoUtils-1.0.0-sources.jar | 10 KB |
| toodoUtils-1.0.0-javadoc.jar | 440 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fun.toodo/toodoUtils/ -->
<dependency>
<groupId>fun.toodo</groupId>
<artifactId>toodoUtils</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fun.toodo/toodoUtils/
implementation 'fun.toodo:toodoUtils:1.0.0'
// https://jarcasting.com/artifacts/fun.toodo/toodoUtils/
implementation ("fun.toodo:toodoUtils:1.0.0")
'fun.toodo:toodoUtils:jar:1.0.0'
<dependency org="fun.toodo" name="toodoUtils" rev="1.0.0">
<artifact name="toodoUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='fun.toodo', module='toodoUtils', version='1.0.0')
)
libraryDependencies += "fun.toodo" % "toodoUtils" % "1.0.0"
[fun.toodo/toodoUtils "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| cn.hutool : hutool-all | jar | 5.7.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |