не последняя версия
Последняя версия 1.1-RELEASE

com.github.fangjinuo:sqlhelper-examples 1.0-RELEASE


Группа

Группа

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

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

sqlhelper-examples
Версия

Версия

1.0-RELEASE
Тип

Тип

jar

Скачать sqlhelper-examples 1.0-RELEASE


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