Download enroscar-shared-0.9.11.jar file - Jar e

Jar examples for e:enroscar-shared

Description

IO and other utilities used by other Enroscar components.

You can download jar file enroscar-shared 0.9.11 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add enroscar-shared-0.9.11.jar to your project.

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

Download

Click the following link to download the jar file.

enroscar-shared-0.9.11-sources.jar
enroscar-shared-0.9.11.pom



Related Tutorials