项目作者: bb4

项目描述 :
Common swing UI code for bb4 projects
高级语言: Scala
项目地址: git://github.com/bb4/bb4-ui.git
创建时间: 2013-07-10T13:42:58Z
项目社区:https://github.com/bb4/bb4-ui

开源协议:MIT License

下载


bb4-ui

Common swing UI code for bb4 projects
It is a library project that produces a bb4-ui-X.x jar file.
This jar file along with the source and javadoc jars will be published to Sonatype so
other projects can easily depend on it.

How to Build

Type ‘gradlew build’ at the root (or ./gradlew if running in Cygwin). This will build everything, but since its a library project there won’t be much to see.
If you want to open the source in Intellij, then first run ‘gradle idea’.

When there is a new release, versioned artifacts will be published by Barry Becker to Sonatype.

License

All source (unless otherwise specified in individual file) is provided under the MIT License