| Группа | Группаorg.hswebframework.web |
|---|---|
| Идентификатор | Идентификаторhsweb-system-dictionary |
| Версия | Версия4.0.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| hsweb-system-dictionary-4.0.2.pom | |
| hsweb-system-dictionary-4.0.2.jar | 23 KB |
| hsweb-system-dictionary-4.0.2-sources.jar | 11 KB |
| hsweb-system-dictionary-4.0.2-javadoc.jar | 102 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-system-dictionary/ -->
<dependency>
<groupId>org.hswebframework.web</groupId>
<artifactId>hsweb-system-dictionary</artifactId>
<version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-system-dictionary/
implementation 'org.hswebframework.web:hsweb-system-dictionary:4.0.2'
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-system-dictionary/
implementation ("org.hswebframework.web:hsweb-system-dictionary:4.0.2")
'org.hswebframework.web:hsweb-system-dictionary:jar:4.0.2'
<dependency org="org.hswebframework.web" name="hsweb-system-dictionary" rev="4.0.2">
<artifact name="hsweb-system-dictionary" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework.web', module='hsweb-system-dictionary', version='4.0.2')
)
libraryDependencies += "org.hswebframework.web" % "hsweb-system-dictionary" % "4.0.2"
[org.hswebframework.web/hsweb-system-dictionary "4.0.2"]