Download autowire_2.11-0.2.5.jar file - Jar a

Jar examples for a:autowire-2.11

Description

autowire

You can download jar file autowire_2.11 0.2.5 in this page.

License

MIT license

Build File

You can use the following script to add autowire_2.11-0.2.5.jar to your project.

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

Download

Click the following link to download the jar file.

autowire_2.11-0.2.5-javadoc.jar
autowire_2.11-0.2.5-sources.jar
autowire_2.11-0.2.5.jar
autowire_2.11-0.2.5.pom



Related Tutorials