Files download
File Operation
unused-proto-common_2.12-0.1.7.jar download
unused-proto-common_2.12-0.1.7.pom download
unused-proto-common_2.12-0.1.7-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.xuwei-k</groupId>
  <artifactId>unused-proto-common_2.12</artifactId>
  <version>0.1.7</version>
</dependency>
Gradle Groovy
implementation 'com.github.xuwei-k:unused-proto-common_2.12:0.1.7'
Gradle Kotlin
implementation("com.github.xuwei-k:unused-proto-common_2.12:0.1.7")
Scala SBT
libraryDependencies += "com.github.xuwei-k" % "unused-proto-common_2.12" % "0.1.7"
Groovy Grape
@Grapes(
  @Grab(group='com.github.xuwei-k', module='unused-proto-common_2.12', version='0.1.7')
)
Apache Ivy
<dependency org="com.github.xuwei-k" name="unused-proto-common_2.12" rev="0.1.7" />
Leiningen
[com.github.xuwei-k/unused-proto-common_2.12 "0.1.7"]
Apache Buildr
'com.github.xuwei-k:unused-proto-common_2.12:jar:0.1.7'