Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.github.bingoohuang |
ArtifactId | ArtifactIdsettingbean-orm |
Version | Version0.0.7 |
Type | Typejar |
Filename | Size |
---|---|
settingbean-orm-0.0.7.pom | |
settingbean-orm-0.0.7.jar | 44 KB |
settingbean-orm-0.0.7-sources.jar | 19 KB |
settingbean-orm-0.0.7-javadoc.jar | 179 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bingoohuang/settingbean-orm/ -->
<dependency>
<groupId>com.github.bingoohuang</groupId>
<artifactId>settingbean-orm</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bingoohuang/settingbean-orm/
implementation 'com.github.bingoohuang:settingbean-orm:0.0.7'
// https://jarcasting.com/artifacts/com.github.bingoohuang/settingbean-orm/
implementation ("com.github.bingoohuang:settingbean-orm:0.0.7")
'com.github.bingoohuang:settingbean-orm:jar:0.0.7'
<dependency org="com.github.bingoohuang" name="settingbean-orm" rev="0.0.7">
<artifact name="settingbean-orm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bingoohuang', module='settingbean-orm', version='0.0.7')
)
libraryDependencies += "com.github.bingoohuang" % "settingbean-orm" % "0.0.7"
[com.github.bingoohuang/settingbean-orm "0.0.7"]