| Категории |
КатегорииIDE Инструменты разработки |
|---|---|
| Группа | Группаinfo.hupel |
| Идентификатор | Идентификаторpide-interface_2.11 |
| Версия | Версия0.9.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| pide-interface_2.11-0.9.3.pom | |
| pide-interface_2.11-0.9.3.jar | 84 KB |
| pide-interface_2.11-0.9.3-sources.jar | 7 KB |
| pide-interface_2.11-0.9.3-javadoc.jar | 434 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/info.hupel/pide-interface_2.11/ -->
<dependency>
<groupId>info.hupel</groupId>
<artifactId>pide-interface_2.11</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/info.hupel/pide-interface_2.11/
implementation 'info.hupel:pide-interface_2.11:0.9.3'
// https://jarcasting.com/artifacts/info.hupel/pide-interface_2.11/
implementation ("info.hupel:pide-interface_2.11:0.9.3")
'info.hupel:pide-interface_2.11:jar:0.9.3'
<dependency org="info.hupel" name="pide-interface_2.11" rev="0.9.3">
<artifact name="pide-interface_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.hupel', module='pide-interface_2.11', version='0.9.3')
)
libraryDependencies += "info.hupel" % "pide-interface_2.11" % "0.9.3"
[info.hupel/pide-interface_2.11 "0.9.3"]