Jar examples for b:builder-model
Model for the Builder library.
You can download jar file builder-model 0.11.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add builder-model-0.11.1.jar to your project.
<dependency> <groupId>com.android.tools.build</groupId> <artifactId>builder-model</artifactId> <version>0.11.1</version> </dependency>
compile group: 'com.android.tools.build', name: 'builder-model', version: '0.11.1'
libraryDependencies += "com.android.tools.build" % "builder-model" % "0.11.1"
<dependency org="com.android.tools.build" name="builder-model" rev="0.11.1"/>
@Grapes(@Grab(group='com.android.tools.build', module='builder-model', version='0.11.1'))
'com.android.tools.build:builder-model:jar:0.11.1'
Click the following link to download the jar file.
builder-model-0.11.1-javadoc.jar