| Категории |
КатегорииIDE Инструменты разработки Ant Компиляция и сборка |
|---|---|
| Группа | Группаcom.github.widebase |
| Идентификатор | Идентификаторwidebase-plant_2.9.1 |
| Версия | Версия0.2.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| widebase-plant_2.9.1-0.2.0.pom | |
| widebase-plant_2.9.1-0.2.0.jar | 8 KB |
| widebase-plant_2.9.1-0.2.0-sources.jar | 1 KB |
| widebase-plant_2.9.1-0.2.0-javadoc.jar | 244 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.widebase/widebase-plant_2.9.1/ -->
<dependency>
<groupId>com.github.widebase</groupId>
<artifactId>widebase-plant_2.9.1</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.widebase/widebase-plant_2.9.1/
implementation 'com.github.widebase:widebase-plant_2.9.1:0.2.0'
// https://jarcasting.com/artifacts/com.github.widebase/widebase-plant_2.9.1/
implementation ("com.github.widebase:widebase-plant_2.9.1:0.2.0")
'com.github.widebase:widebase-plant_2.9.1:jar:0.2.0'
<dependency org="com.github.widebase" name="widebase-plant_2.9.1" rev="0.2.0">
<artifact name="widebase-plant_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.widebase', module='widebase-plant_2.9.1', version='0.2.0')
)
libraryDependencies += "com.github.widebase" % "widebase-plant_2.9.1" % "0.2.0"
[com.github.widebase/widebase-plant_2.9.1 "0.2.0"]