| License | License
                                                        The 2-Clause BSD License                                                 | 
|---|---|
| GroupId | GroupIdcom.gitee.l0km | 
| ArtifactId | ArtifactIddtalk-cmd | 
| Last Version | Last Version0.5.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiondtalk cmd/task manager implement cmd/task manager | 
| Filename | Size | 
|---|---|
| dtalk-cmd-0.5.0.pom | |
| dtalk-cmd-0.5.0.jar | 14 KB | 
| dtalk-cmd-0.5.0-test-sources.jar | 896 bytes | 
| dtalk-cmd-0.5.0-sources.jar | 7 KB | 
| dtalk-cmd-0.5.0-javadoc.jar | 73 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/dtalk-cmd/ -->
<dependency>
    <groupId>com.gitee.l0km</groupId>
    <artifactId>dtalk-cmd</artifactId>
    <version>0.5.0</version>
</dependency>// https://jarcasting.com/artifacts/com.gitee.l0km/dtalk-cmd/
implementation 'com.gitee.l0km:dtalk-cmd:0.5.0'// https://jarcasting.com/artifacts/com.gitee.l0km/dtalk-cmd/
implementation ("com.gitee.l0km:dtalk-cmd:0.5.0")'com.gitee.l0km:dtalk-cmd:jar:0.5.0'<dependency org="com.gitee.l0km" name="dtalk-cmd" rev="0.5.0">
  <artifact name="dtalk-cmd" type="jar" />
</dependency>@Grapes(
@Grab(group='com.gitee.l0km', module='dtalk-cmd', version='0.5.0')
)libraryDependencies += "com.gitee.l0km" % "dtalk-cmd" % "0.5.0"[com.gitee.l0km/dtalk-cmd "0.5.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| com.gitee.l0km : dtalk-base | jar | 0.5.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |