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