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

fun.awooo.dive:dive-sugar 0.0.24

dive-sugar is a mysql table tool

Группа

Группа

fun.awooo.dive
Идентификатор

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

dive-sugar
Версия

Версия

0.0.24
Тип

Тип

pom

Скачать dive-sugar 0.0.24


<!-- https://jarcasting.com/artifacts/fun.awooo.dive/dive-sugar/ -->
<dependency>
    <groupId>fun.awooo.dive</groupId>
    <artifactId>dive-sugar</artifactId>
    <version>0.0.24</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fun.awooo.dive/dive-sugar/
implementation 'fun.awooo.dive:dive-sugar:0.0.24'
// https://jarcasting.com/artifacts/fun.awooo.dive/dive-sugar/
implementation ("fun.awooo.dive:dive-sugar:0.0.24")
'fun.awooo.dive:dive-sugar:pom:0.0.24'
<dependency org="fun.awooo.dive" name="dive-sugar" rev="0.0.24">
  <artifact name="dive-sugar" type="pom" />
</dependency>
@Grapes(
@Grab(group='fun.awooo.dive', module='dive-sugar', version='0.0.24')
)
libraryDependencies += "fun.awooo.dive" % "dive-sugar" % "0.0.24"
[fun.awooo.dive/dive-sugar "0.0.24"]