Download jaywire-1.0.1.jar file - Jar j

Jar examples for j:jaywire

Description

JayWire Dependency Injection Library

You can download jar file jaywire 1.0.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

jaywire-1.0.1-javadoc.jar
jaywire-1.0.1-sources.jar
jaywire-1.0.1.jar
jaywire-1.0.1.pom



Related Tutorials