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