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