is not current version
Last Version 4.4.0

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

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-alpha03
Type

Type

pom

Download wire-runtime 3.0.0-alpha03


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