is not current version
Last Version 1.0.1

io.github.sunbingchuan:simple-helper 1.0.0

Tools for managing bean.

GroupId

GroupId

io.github.sunbingchuan
ArtifactId

ArtifactId

simple-helper
Version

Version

1.0.0
Type

Type

jar

Download simple-helper 1.0.0


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