Skip to content

Improve docs #4

@Breefield

Description

@Breefield

In https://square.github.io/wire/wire_grpc/#wire-grpc-server, the docs indicate

classpath("com.squareup.wiregrpcserver:server-generator:<new-repo-version>")

I think they would be more clear if they said:

buildscript {
    dependencies {
        classpath("com.squareup.wiregrpcserver:server-generator:<new-repo-version>")
    }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions