Jar examples for b:beanfabrics-core
Beanfabrics is a component framework for building Java desktop applications according to the Presentation Model Pattern with Swing.
You can download jar file beanfabrics-core 1.4.3 in this page.
GNU Lesser General Public License, Version 3
You can use the following script to add beanfabrics-core-1.4.3.jar to your project.
<dependency> <groupId>org.beanfabrics</groupId> <artifactId>beanfabrics-core</artifactId> <version>1.4.3</version> </dependency>
compile group: 'org.beanfabrics', name: 'beanfabrics-core', version: '1.4.3'
libraryDependencies += "org.beanfabrics" % "beanfabrics-core" % "1.4.3"
<dependency org="org.beanfabrics" name="beanfabrics-core" rev="1.4.3"/>
@Grapes(@Grab(group='org.beanfabrics', module='beanfabrics-core', version='1.4.3'))
'org.beanfabrics:beanfabrics-core:jar:1.4.3'
Click the following link to download the jar file.
beanfabrics-core-1.4.3-javadoc.jar