| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.sunbingchuan |
| Идентификатор | Идентификаторsimple-helper |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSimple Helper
Tools for managing bean.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| simple-helper-1.0.1.pom | |
| simple-helper-1.0.1.jar | 173 KB |
| simple-helper-1.0.1-sources.jar | 129 KB |
| simple-helper-1.0.1-javadoc.jar | 510 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.sunbingchuan/simple-helper/ -->
<dependency>
<groupId>io.github.sunbingchuan</groupId>
<artifactId>simple-helper</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sunbingchuan/simple-helper/
implementation 'io.github.sunbingchuan:simple-helper:1.0.1'
// https://jarcasting.com/artifacts/io.github.sunbingchuan/simple-helper/
implementation ("io.github.sunbingchuan:simple-helper:1.0.1")
'io.github.sunbingchuan:simple-helper:jar:1.0.1'
<dependency org="io.github.sunbingchuan" name="simple-helper" rev="1.0.1">
<artifact name="simple-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sunbingchuan', module='simple-helper', version='1.0.1')
)
libraryDependencies += "io.github.sunbingchuan" % "simple-helper" % "1.0.1"
[io.github.sunbingchuan/simple-helper "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.2 |
| org.ow2.asm : asm | jar | 8.0 |