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