is not current version
Last Version 4.4.0

Wire 4.0.0-alpha.7

null

License

License

Categories

Categories

Wire Data Data Structures Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.wire
ArtifactId

ArtifactId

wire-compiler
Version

Version

4.0.0-alpha.7
Type

Type

jar
Description

Description

Wire
null
Project URL

Project URL

https://github.com/square/wire
Source Code Management

Source Code Management

https://github.com/square/wire

Download wire-compiler 4.0.0-alpha.7


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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.wire : wire-schema jar 4.0.0-alpha.7
com.squareup.wire : wire-kotlin-generator jar 4.0.0-alpha.7
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.10

runtime (7)

Group / Artifact Type Version
com.squareup.wire : wire-java-generator jar 4.0.0-alpha.7
com.squareup.wire : wire-swift-generator jar 4.0.0-alpha.7
com.squareup.wire : wire-profiles jar 4.0.0-alpha.7
com.squareup.okio : okio jar 3.0.0-alpha.6
com.google.guava : guava jar 20.0
org.jetbrains.kotlinx : kotlinx-serialization-core-jvm jar 1.0.1
com.charleskorn.kaml : kaml jar 0.20.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.11.0
com.squareup.okio : okio-fakefilesystem jar 3.0.0-alpha.6
org.jetbrains.kotlin : kotlin-test-junit jar 1.4.10
com.squareup.wire : wire-test-utils jar 4.0.0-alpha.7

Project Modules

There are no modules declared in this project.