Download jaywire-1.1.0.jar file - Jar j

Jar examples for j:jaywire

Description

JayWire Dependency Injection Library

You can download jar file jaywire 1.1.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

jaywire-1.1.0-javadoc.jar
jaywire-1.1.0-sources.jar
jaywire-1.1.0.jar
jaywire-1.1.0.pom



Related Tutorials