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