Download autowire_2.10-0.2.6.jar file - Jar a

Jar examples for a:autowire-2.10

Description

autowire

You can download jar file autowire_2.10 0.2.6 in this page.

License

MIT license

Build File

You can use the following script to add autowire_2.10-0.2.6.jar to your project.

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

Download

Click the following link to download the jar file.

autowire_2.10-0.2.6-javadoc.jar
autowire_2.10-0.2.6-sources.jar
autowire_2.10-0.2.6.jar
autowire_2.10-0.2.6.pom



Related Tutorials