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

com.github.developframework:develop-toolkit-db 1.0.2

开发工具箱 - 数据库服务

Группа

Группа

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

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

develop-toolkit-db
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать develop-toolkit-db 1.0.2


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