| Категории |
КатегорииORM Данные |
|---|---|
| Группа | Группаcom.github.bingoohuang |
| Идентификатор | Идентификаторsettingbean-orm |
| Версия | Версия0.0.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| settingbean-orm-0.0.2.pom | |
| settingbean-orm-0.0.2.jar | 42 KB |
| settingbean-orm-0.0.2-sources.jar | 18 KB |
| settingbean-orm-0.0.2-javadoc.jar | 179 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.bingoohuang/settingbean-orm/ -->
<dependency>
<groupId>com.github.bingoohuang</groupId>
<artifactId>settingbean-orm</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bingoohuang/settingbean-orm/
implementation 'com.github.bingoohuang:settingbean-orm:0.0.2'
// https://jarcasting.com/artifacts/com.github.bingoohuang/settingbean-orm/
implementation ("com.github.bingoohuang:settingbean-orm:0.0.2")
'com.github.bingoohuang:settingbean-orm:jar:0.0.2'
<dependency org="com.github.bingoohuang" name="settingbean-orm" rev="0.0.2">
<artifact name="settingbean-orm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bingoohuang', module='settingbean-orm', version='0.0.2')
)
libraryDependencies += "com.github.bingoohuang" % "settingbean-orm" % "0.0.2"
[com.github.bingoohuang/settingbean-orm "0.0.2"]