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

com.github.fangjinuo.sqlhelper:sqlhelper-ormlite 1.2.3


Категории

Категории

ORM Данные
Группа

Группа

com.github.fangjinuo.sqlhelper
Идентификатор

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

sqlhelper-ormlite
Версия

Версия

1.2.3
Тип

Тип

jar

Скачать sqlhelper-ormlite 1.2.3


<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-ormlite/ -->
<dependency>
    <groupId>com.github.fangjinuo.sqlhelper</groupId>
    <artifactId>sqlhelper-ormlite</artifactId>
    <version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-ormlite/
implementation 'com.github.fangjinuo.sqlhelper:sqlhelper-ormlite:1.2.3'
// https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-ormlite/
implementation ("com.github.fangjinuo.sqlhelper:sqlhelper-ormlite:1.2.3")
'com.github.fangjinuo.sqlhelper:sqlhelper-ormlite:jar:1.2.3'
<dependency org="com.github.fangjinuo.sqlhelper" name="sqlhelper-ormlite" rev="1.2.3">
  <artifact name="sqlhelper-ormlite" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.sqlhelper', module='sqlhelper-ormlite', version='1.2.3')
)
libraryDependencies += "com.github.fangjinuo.sqlhelper" % "sqlhelper-ormlite" % "1.2.3"
[com.github.fangjinuo.sqlhelper/sqlhelper-ormlite "1.2.3"]