| Категории |
КатегорииjOOQ Данные Базы данных |
|---|---|
| Группа | Группаfr.maif |
| Идентификатор | Идентификаторthoth-jooq-async_2.12 |
| Версия | Версия1.0.2-BETA3 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/fr.maif/thoth-jooq-async_2.12/ -->
<dependency>
<groupId>fr.maif</groupId>
<artifactId>thoth-jooq-async_2.12</artifactId>
<version>1.0.2-BETA3</version>
</dependency>
// https://jarcasting.com/artifacts/fr.maif/thoth-jooq-async_2.12/
implementation 'fr.maif:thoth-jooq-async_2.12:1.0.2-BETA3'
// https://jarcasting.com/artifacts/fr.maif/thoth-jooq-async_2.12/
implementation ("fr.maif:thoth-jooq-async_2.12:1.0.2-BETA3")
'fr.maif:thoth-jooq-async_2.12:jar:1.0.2-BETA3'
<dependency org="fr.maif" name="thoth-jooq-async_2.12" rev="1.0.2-BETA3">
<artifact name="thoth-jooq-async_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.maif', module='thoth-jooq-async_2.12', version='1.0.2-BETA3')
)
libraryDependencies += "fr.maif" % "thoth-jooq-async_2.12" % "1.0.2-BETA3"
[fr.maif/thoth-jooq-async_2.12 "1.0.2-BETA3"]