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