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