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

com.github.fangjinuo.sqlhelper:sqlhelper-examples 1.2.2


Группа

Группа

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

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

sqlhelper-examples
Версия

Версия

1.2.2
Тип

Тип

jar

Скачать sqlhelper-examples 1.2.2


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