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

Jar examples for b:beanmother-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials