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