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

org.hesperides:domain 4.0.4


Категории

Категории

IDE Инструменты разработки Doma Данные ORM
Группа

Группа

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

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

domain
Версия

Версия

4.0.4
Тип

Тип

jar

Скачать domain 4.0.4


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