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

com.github.mryingjie:sql-executor-core 1.0


Группа

Группа

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

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

sql-executor-core
Версия

Версия

1.0
Тип

Тип

jar

Скачать sql-executor-core 1.0


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