не последняя версия
Последняя версия 1.0.1

io.github.sunbingchuan:simple-helper 1.0.0

Tools for managing bean.

Группа

Группа

io.github.sunbingchuan
Идентификатор

Идентификатор

simple-helper
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать 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"]