Jar examples for a:auto-factory
JSR-330-compatible factories.
You can download jar file auto-factory 0.1-beta1 in this page.
Apache License
You can use the following script to add auto-factory-0.1-beta1.jar to your project.
<dependency> <groupId>com.google.auto.factory</groupId> <artifactId>auto-factory</artifactId> <version>0.1-beta1</version> </dependency>
compile group: 'com.google.auto.factory', name: 'auto-factory', version: '0.1-beta1'
libraryDependencies += "com.google.auto.factory" % "auto-factory" % "0.1-beta1"
<dependency org="com.google.auto.factory" name="auto-factory" rev="0.1-beta1"/>
@Grapes(@Grab(group='com.google.auto.factory', module='auto-factory', version='0.1-beta1'))
'com.google.auto.factory:auto-factory:jar:0.1-beta1'
Click the following link to download the jar file.
auto-factory-0.1-beta1-javadoc.jar