xuwei-k / unused-proto   0.1.7

MIT License GitHub

find unused proto messages, methods and enums in your sbt project

Scala versions: 3.x 2.12
sbt plugins: 1.0

unused-proto 0.1.4


Group ID:
com.github.xuwei-k
Artifact ID:
unused-proto_3
Version:
0.1.4
Release Date:
Jul 7, 2023
Licenses:
MIT
Files:

libraryDependencies += "com.github.xuwei-k" %% "unused-proto" % "0.1.4"

Mill build tool

ivy"com.github.xuwei-k::unused-proto:0.1.4"

Scala CLI

//> using dep "com.github.xuwei-k::unused-proto:0.1.4"

Ammonite REPL

import $ivy.`com.github.xuwei-k::unused-proto:0.1.4`

<dependency>
  <groupId>com.github.xuwei-k</groupId>
  <artifactId>unused-proto_3</artifactId>
  <version>0.1.4</version>
</dependency>

compile group: 'com.github.xuwei-k', name: 'unused-proto_3', version: '0.1.4'