Download beanmother-core-0.7.4.jar file - Jar b

Jar examples for b:beanmother-core

Description

You can download jar file beanmother-core 0.7.4 in this page.

Build File

You can use the following script to add beanmother-core-0.7.4.jar to your project.

<dependency>
   <groupId>io.beanmother</groupId>
   <artifactId>beanmother-core</artifactId>
   <version>0.7.4</version>
</dependency>
compile group: 'io.beanmother', name: 'beanmother-core', version: '0.7.4'
libraryDependencies += "io.beanmother" % "beanmother-core" % "0.7.4"
<dependency org="io.beanmother" name="beanmother-core" rev="0.7.4"/>
@Grapes(@Grab(group='io.beanmother', module='beanmother-core', version='0.7.4'))
'io.beanmother:beanmother-core:jar:0.7.4'

Download

Click the following link to download the jar file.

beanmother-core-0.7.4-javadoc.jar
beanmother-core-0.7.4-sources.jar
beanmother-core-0.7.4.jar
beanmother-core-0.7.4.pom



Related Tutorials