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

io.kcache:kcache-bdbje 3.3.5


Группа

Группа

io.kcache
Идентификатор

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

kcache-bdbje
Версия

Версия

3.3.5
Тип

Тип

jar

Скачать kcache-bdbje 3.3.5


<!-- https://jarcasting.com/artifacts/io.kcache/kcache-bdbje/ -->
<dependency>
    <groupId>io.kcache</groupId>
    <artifactId>kcache-bdbje</artifactId>
    <version>3.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.kcache/kcache-bdbje/
implementation 'io.kcache:kcache-bdbje:3.3.5'
// https://jarcasting.com/artifacts/io.kcache/kcache-bdbje/
implementation ("io.kcache:kcache-bdbje:3.3.5")
'io.kcache:kcache-bdbje:jar:3.3.5'
<dependency org="io.kcache" name="kcache-bdbje" rev="3.3.5">
  <artifact name="kcache-bdbje" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kcache', module='kcache-bdbje', version='3.3.5')
)
libraryDependencies += "io.kcache" % "kcache-bdbje" % "3.3.5"
[io.kcache/kcache-bdbje "3.3.5"]