| License | License | 
|---|---|
| GroupId | GroupIdio.github.jianjianghui | 
| ArtifactId | ArtifactIdgroot | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptiongroot interface idempotent current limit | 
| Filename | Size | 
|---|---|
| groot-1.0.1.pom | 5 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.jianjianghui/groot/ -->
<dependency>
    <groupId>io.github.jianjianghui</groupId>
    <artifactId>groot</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/io.github.jianjianghui/groot/
implementation 'io.github.jianjianghui:groot:1.0.1'// https://jarcasting.com/artifacts/io.github.jianjianghui/groot/
implementation ("io.github.jianjianghui:groot:1.0.1")'io.github.jianjianghui:groot:pom:1.0.1'<dependency org="io.github.jianjianghui" name="groot" rev="1.0.1">
  <artifact name="groot" type="pom" />
</dependency>@Grapes(
@Grab(group='io.github.jianjianghui', module='groot', version='1.0.1')
)libraryDependencies += "io.github.jianjianghui" % "groot" % "1.0.1"[io.github.jianjianghui/groot "1.0.1"]