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.1 in this page.
GNU Lesser General Public License, Version 3
You can use the following script to add beanfabrics-core-1.4.1.jar to your project.
<dependency> <groupId>org.beanfabrics</groupId> <artifactId>beanfabrics-core</artifactId> <version>1.4.1</version> </dependency>
compile group: 'org.beanfabrics', name: 'beanfabrics-core', version: '1.4.1'
libraryDependencies += "org.beanfabrics" % "beanfabrics-core" % "1.4.1"
<dependency org="org.beanfabrics" name="beanfabrics-core" rev="1.4.1"/>
@Grapes(@Grab(group='org.beanfabrics', module='beanfabrics-core', version='1.4.1'))
'org.beanfabrics:beanfabrics-core:jar:1.4.1'
Click the following link to download the jar file.
beanfabrics-core-1.4.1-javadoc.jar