Download syringe_2.10-1.6.13.jar file - Jar s

Jar examples for s:syringe-2.10

Description

Dependency injection and configuration library for Java and Scala

You can download jar file syringe_2.10 1.6.13 in this page.

License

The BSD 3-Clause License

Build File

You can use the following script to add syringe_2.10-1.6.13.jar to your project.

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

Download

Click the following link to download the jar file.

syringe_2.10-1.6.13-javadoc.jar
syringe_2.10-1.6.13-sources.jar
syringe_2.10-1.6.13.jar
syringe_2.10-1.6.13.pom



Related Tutorials