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

Jar examples for b:beanmother-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials