Download enroscar-beans-0.9.10.jar file - Jar e

Jar examples for e:enroscar-beans

Description

Simple beans declaration and replacement library used for managing Enroscar components.

You can download jar file enroscar-beans 0.9.10 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add enroscar-beans-0.9.10.jar to your project.

<dependency>
   <groupId>com.stanfy.enroscar</groupId>
   <artifactId>enroscar-beans</artifactId>
   <version>0.9.10</version>
</dependency>
compile group: 'com.stanfy.enroscar', name: 'enroscar-beans', version: '0.9.10'
libraryDependencies += "com.stanfy.enroscar" % "enroscar-beans" % "0.9.10"
<dependency org="com.stanfy.enroscar" name="enroscar-beans" rev="0.9.10"/>
@Grapes(@Grab(group='com.stanfy.enroscar', module='enroscar-beans', version='0.9.10'))
'com.stanfy.enroscar:enroscar-beans:jar:0.9.10'

Download

Click the following link to download the jar file.

enroscar-beans-0.9.10-sources.jar
enroscar-beans-0.9.10.pom



Related Tutorials