Last Version

toodoUtils 1.0.0

A java SDK for wework and some common toold

License

License

GroupId

GroupId

fun.toodo
ArtifactId

ArtifactId

toodoUtils
Version

Version

1.0.0
Type

Type

jar
Description

Description

toodoUtils
A java SDK for wework and some common toold
Project URL

Project URL

https://github.com/MR5356/toodo-utils
Source Code Management

Source Code Management

https://github.com/MR5356/toodo-utils

Download toodoUtils 1.0.0


<!-- 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"]

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.