SwingPro

这是针对桌面应用开发的UI框架,提供了与Android开发一致的xml布局方式,并且拥有一整套窗口管理功能

License

License

GroupId

GroupId

io.github.totoro-dev
ArtifactId

ArtifactId

SwingPro
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

SwingPro
这是针对桌面应用开发的UI框架,提供了与Android开发一致的xml布局方式,并且拥有一整套窗口管理功能

Download SwingPro

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.totoro-dev/SwingPro/ -->
<dependency>
    <groupId>io.github.totoro-dev</groupId>
    <artifactId>SwingPro</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.totoro-dev/SwingPro/
implementation 'io.github.totoro-dev:SwingPro:1.0.8'
// https://jarcasting.com/artifacts/io.github.totoro-dev/SwingPro/
implementation ("io.github.totoro-dev:SwingPro:1.0.8")
'io.github.totoro-dev:SwingPro:jar:1.0.8'
<dependency org="io.github.totoro-dev" name="SwingPro" rev="1.0.8">
  <artifact name="SwingPro" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.totoro-dev', module='SwingPro', version='1.0.8')
)
libraryDependencies += "io.github.totoro-dev" % "SwingPro" % "1.0.8"
[io.github.totoro-dev/SwingPro "1.0.8"]

Dependencies

compile (1)

Group / Artifact Type Version
dom4j : dom4j jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0