Download wire-runtime-2.0.0-BETA10.jar file - Jar w

Jar examples for w:wire-runtime

Description

You can download jar file wire-runtime 2.0.0-BETA10 in this page.

Build File

You can use the following script to add wire-runtime-2.0.0-BETA10.jar to your project.

<dependency>
   <groupId>com.squareup.wire</groupId>
   <artifactId>wire-runtime</artifactId>
   <version>2.0.0-BETA10</version>
</dependency>
compile group: 'com.squareup.wire', name: 'wire-runtime', version: '2.0.0-BETA10'
libraryDependencies += "com.squareup.wire" % "wire-runtime" % "2.0.0-BETA10"
<dependency org="com.squareup.wire" name="wire-runtime" rev="2.0.0-BETA10"/>
@Grapes(@Grab(group='com.squareup.wire', module='wire-runtime', version='2.0.0-BETA10'))
'com.squareup.wire:wire-runtime:jar:2.0.0-BETA10'

Download

Click the following link to download the jar file.

wire-runtime-2.0.0-BETA10-javadoc.jar
wire-runtime-2.0.0-BETA10-sources.jar
wire-runtime-2.0.0-BETA10.jar
wire-runtime-2.0.0-BETA10.pom



Related Tutorials