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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

enroscar-beans-1.1.0-sources.jar
enroscar-beans-1.1.0.pom



Related Tutorials