Jar examples for s:syringe
Dependency injection and configuration library for Java and Scala
You can download jar file syringe 1.3.4 in this page.
The BSD 3-Clause License
You can use the following script to add syringe-1.3.4.jar to your project.
<dependency> <groupId>com.avast</groupId> <artifactId>syringe</artifactId> <version>1.3.4</version> </dependency>
compile group: 'com.avast', name: 'syringe', version: '1.3.4'
libraryDependencies += "com.avast" % "syringe" % "1.3.4"
<dependency org="com.avast" name="syringe" rev="1.3.4"/>
@Grapes(@Grab(group='com.avast', module='syringe', version='1.3.4'))
'com.avast:syringe:jar:1.3.4'
Click the following link to download the jar file.
syringe-1.3.4-javadoc.jar