Download enroscar-sdk-dep-1.0.jar file - Jar e

Jar examples for e:enroscar-sdk-dep

Description

A set of useful tools implemented in backward compatible style

You can download jar file enroscar-sdk-dep 1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add enroscar-sdk-dep-1.0.jar to your project.

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

Download

Click the following link to download the jar file.

enroscar-sdk-dep-1.0-sources.jar
enroscar-sdk-dep-1.0.pom



Related Tutorials