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