is not current version
Last Version 4.4.0

com.squareup.wire:wire-runtime 3.0.0-alpha02

Multiplatform runtime library to support generated code

Categories

Categories

Wire Data Data Structures Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.wire
ArtifactId

ArtifactId

wire-runtime
Version

Version

3.0.0-alpha02
Type

Type

jar

Download wire-runtime 3.0.0-alpha02


<!-- https://jarcasting.com/artifacts/com.squareup.wire/wire-runtime/ -->
<dependency>
    <groupId>com.squareup.wire</groupId>
    <artifactId>wire-runtime</artifactId>
    <version>3.0.0-alpha02</version>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.wire/wire-runtime/
implementation 'com.squareup.wire:wire-runtime:3.0.0-alpha02'
// https://jarcasting.com/artifacts/com.squareup.wire/wire-runtime/
implementation ("com.squareup.wire:wire-runtime:3.0.0-alpha02")
'com.squareup.wire:wire-runtime:jar:3.0.0-alpha02'
<dependency org="com.squareup.wire" name="wire-runtime" rev="3.0.0-alpha02">
  <artifact name="wire-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.wire', module='wire-runtime', version='3.0.0-alpha02')
)
libraryDependencies += "com.squareup.wire" % "wire-runtime" % "3.0.0-alpha02"
[com.squareup.wire/wire-runtime "3.0.0-alpha02"]