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

org.huiche:huiche-dao 1.1.0


Группа

Группа

org.huiche
Идентификатор

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

huiche-dao
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать huiche-dao 1.1.0


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