is not current version
Last Version 0.0.4-RELEASE

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

springx-boot-gui-miglayout

Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.kancyframework
ArtifactId

ArtifactId

springx-boot-gui-miglayout
Version

Version

0.0.2-RELEASE
Type

Type

jar

Download springx-boot-gui-miglayout 0.0.2-RELEASE


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