License |
License
SDL Web Developer Software and Distribution Agreement
|
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdcom.sdl.delivery.ish |
ArtifactId | ArtifactIdwebapp-gui |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDITA Delivery Web Application GUI components
DITA Delivery Web Application GUI components
|
Filename | Size |
---|---|
webapp-gui-1.2.0.pom | |
webapp-gui-1.2.0.zip | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdl.delivery.ish/webapp-gui/ -->
<dependency>
<groupId>com.sdl.delivery.ish</groupId>
<artifactId>webapp-gui</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.delivery.ish/webapp-gui/
implementation 'com.sdl.delivery.ish:webapp-gui:1.2.0'
// https://jarcasting.com/artifacts/com.sdl.delivery.ish/webapp-gui/
implementation ("com.sdl.delivery.ish:webapp-gui:1.2.0")
'com.sdl.delivery.ish:webapp-gui:pom:1.2.0'
<dependency org="com.sdl.delivery.ish" name="webapp-gui" rev="1.2.0">
<artifact name="webapp-gui" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sdl.delivery.ish', module='webapp-gui', version='1.2.0')
)
libraryDependencies += "com.sdl.delivery.ish" % "webapp-gui" % "1.2.0"
[com.sdl.delivery.ish/webapp-gui "1.2.0"]