Download builder-model-1.0.0-rc4.jar file - Jar b

Jar examples for b:builder-model

Description

Model for the Builder library.

You can download jar file builder-model 1.0.0-rc4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add builder-model-1.0.0-rc4.jar to your project.

<dependency>
   <groupId>com.android.tools.build</groupId>
   <artifactId>builder-model</artifactId>
   <version>1.0.0-rc4</version>
</dependency>
compile group: 'com.android.tools.build', name: 'builder-model', version: '1.0.0-rc4'
libraryDependencies += "com.android.tools.build" % "builder-model" % "1.0.0-rc4"
<dependency org="com.android.tools.build" name="builder-model" rev="1.0.0-rc4"/>
@Grapes(@Grab(group='com.android.tools.build', module='builder-model', version='1.0.0-rc4'))
'com.android.tools.build:builder-model:jar:1.0.0-rc4'

Download

Click the following link to download the jar file.

builder-model-1.0.0-rc4-javadoc.jar
builder-model-1.0.0-rc4-sources.jar
builder-model-1.0.0-rc4.jar
builder-model-1.0.0-rc4.pom



Related Tutorials