Download wire-runtime-1.3.3.jar file - Jar w

Jar examples for w:wire-runtime

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

wire-runtime-1.3.3-javadoc.jar
wire-runtime-1.3.3-sources.jar
wire-runtime-1.3.3.jar
wire-runtime-1.3.3.pom



Related Tutorials