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

com.2oi7:mysql-table-helper 2.3.0


Категории

Категории

MySQL Данные Базы данных
Группа

Группа

com.2oi7
Идентификатор

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

mysql-table-helper
Версия

Версия

2.3.0
Тип

Тип

jar

Скачать mysql-table-helper 2.3.0


<!-- https://jarcasting.com/artifacts/com.2oi7/mysql-table-helper/ -->
<dependency>
    <groupId>com.2oi7</groupId>
    <artifactId>mysql-table-helper</artifactId>
    <version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.2oi7/mysql-table-helper/
implementation 'com.2oi7:mysql-table-helper:2.3.0'
// https://jarcasting.com/artifacts/com.2oi7/mysql-table-helper/
implementation ("com.2oi7:mysql-table-helper:2.3.0")
'com.2oi7:mysql-table-helper:jar:2.3.0'
<dependency org="com.2oi7" name="mysql-table-helper" rev="2.3.0">
  <artifact name="mysql-table-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.2oi7', module='mysql-table-helper', version='2.3.0')
)
libraryDependencies += "com.2oi7" % "mysql-table-helper" % "2.3.0"
[com.2oi7/mysql-table-helper "2.3.0"]