find unused proto messages, methods and enums in your sbt project
unused-proto-common 0.2.0
Group ID:
com.github.xuwei-k
Artifact ID:
unused-proto-common_2.12
Version:
0.2.0
Release Date:
Jan 15, 2025
Licenses:
Files:
Full Scala Version:
2.12.20
Developers:
libraryDependencies += "com.github.xuwei-k" %% "unused-proto-common" % "0.2.0"
ivy"com.github.xuwei-k::unused-proto-common:0.2.0"
//> using dep "com.github.xuwei-k::unused-proto-common:0.2.0"
import $ivy.`com.github.xuwei-k::unused-proto-common:0.2.0`
<dependency> <groupId>com.github.xuwei-k</groupId> <artifactId>unused-proto-common_2.12</artifactId> <version>0.2.0</version> </dependency>
compile group: 'com.github.xuwei-k', name: 'unused-proto-common_2.12', version: '0.2.0'