is not current version
Last Version 4.4.0

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

null

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

Type

jar

Download wire-runtime 3.0.0-alpha01


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