Jar examples for w:wire-runtime
You can download jar file wire-runtime 2.1.2 in this page.
You can use the following script to add wire-runtime-2.1.2.jar to your project.
<dependency> <groupId>com.squareup.wire</groupId> <artifactId>wire-runtime</artifactId> <version>2.1.2</version> </dependency>
compile group: 'com.squareup.wire', name: 'wire-runtime', version: '2.1.2'
libraryDependencies += "com.squareup.wire" % "wire-runtime" % "2.1.2"
<dependency org="com.squareup.wire" name="wire-runtime" rev="2.1.2"/>
@Grapes(@Grab(group='com.squareup.wire', module='wire-runtime', version='2.1.2'))
'com.squareup.wire:wire-runtime:jar:2.1.2'
Click the following link to download the jar file.
wire-runtime-2.1.2-javadoc.jar