Last Version

wait 0.0.1

The wait baisc tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

wait
Version

Version

0.0.1
Type

Type

jar
Description

Description

wait
The wait baisc tool for java.

Download wait 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.houbb/wait/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>wait</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/wait/
implementation 'com.github.houbb:wait:0.0.1'
// https://jarcasting.com/artifacts/com.github.houbb/wait/
implementation ("com.github.houbb:wait:0.0.1")
'com.github.houbb:wait:jar:0.0.1'
<dependency org="com.github.houbb" name="wait" rev="0.0.1">
  <artifact name="wait" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='wait', version='0.0.1')
)
libraryDependencies += "com.github.houbb" % "wait" % "0.0.1"
[com.github.houbb/wait "0.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.