is not current version
Last Version 1.0.1

io.github.jianjianghui:groot 1.0.0

interface idempotent current limit

GroupId

GroupId

io.github.jianjianghui
ArtifactId

ArtifactId

groot
Version

Version

1.0.0
Type

Type

pom

Download groot 1.0.0

Filename Size
groot-1.0.0.pom 5 KB
Browse

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