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