Download enroscar-beans-1.2.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 1.2 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

enroscar-beans-1.2-sources.jar
enroscar-beans-1.2.pom



Related Tutorials