| Категории |
КатегорииORM Данные |
|---|---|
| Группа | Группаcom.github.rahulsom |
| Идентификатор | Идентификаторgrooves-gorm |
| Версия | Версия0.2.0-dev.83.uncommitted+7010fd5 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.github.rahulsom/grooves-gorm/ -->
<dependency>
<groupId>com.github.rahulsom</groupId>
<artifactId>grooves-gorm</artifactId>
<version>0.2.0-dev.83.uncommitted+7010fd5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rahulsom/grooves-gorm/
implementation 'com.github.rahulsom:grooves-gorm:0.2.0-dev.83.uncommitted+7010fd5'
// https://jarcasting.com/artifacts/com.github.rahulsom/grooves-gorm/
implementation ("com.github.rahulsom:grooves-gorm:0.2.0-dev.83.uncommitted+7010fd5")
'com.github.rahulsom:grooves-gorm:jar:0.2.0-dev.83.uncommitted+7010fd5'
<dependency org="com.github.rahulsom" name="grooves-gorm" rev="0.2.0-dev.83.uncommitted+7010fd5">
<artifact name="grooves-gorm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rahulsom', module='grooves-gorm', version='0.2.0-dev.83.uncommitted+7010fd5')
)
libraryDependencies += "com.github.rahulsom" % "grooves-gorm" % "0.2.0-dev.83.uncommitted+7010fd5"
[com.github.rahulsom/grooves-gorm "0.2.0-dev.83.uncommitted+7010fd5"]