is not current version
Last Version 0.0.4-RELEASE

com.github.kancyframework:springx-boot-starter-gui 0.0.2-RELEASE

springx-boot-starter-gui

Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.kancyframework
ArtifactId

ArtifactId

springx-boot-starter-gui
Version

Version

0.0.2-RELEASE
Type

Type

jar

Download springx-boot-starter-gui 0.0.2-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.kancyframework/springx-boot-starter-gui/ -->
<dependency>
    <groupId>com.github.kancyframework</groupId>
    <artifactId>springx-boot-starter-gui</artifactId>
    <version>0.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kancyframework/springx-boot-starter-gui/
implementation 'com.github.kancyframework:springx-boot-starter-gui:0.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.kancyframework/springx-boot-starter-gui/
implementation ("com.github.kancyframework:springx-boot-starter-gui:0.0.2-RELEASE")
'com.github.kancyframework:springx-boot-starter-gui:jar:0.0.2-RELEASE'
<dependency org="com.github.kancyframework" name="springx-boot-starter-gui" rev="0.0.2-RELEASE">
  <artifact name="springx-boot-starter-gui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kancyframework', module='springx-boot-starter-gui', version='0.0.2-RELEASE')
)
libraryDependencies += "com.github.kancyframework" % "springx-boot-starter-gui" % "0.0.2-RELEASE"
[com.github.kancyframework/springx-boot-starter-gui "0.0.2-RELEASE"]