License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdcom.github.tkrs |
ArtifactId | ArtifactIdmmdb-grpc-core_2.13 |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mmdb-grpc-core_2.13-0.1.1.pom | |
mmdb-grpc-core_2.13-0.1.1.jar | 511 KB |
mmdb-grpc-core_2.13-0.1.1-sources.jar | 245 bytes |
mmdb-grpc-core_2.13-0.1.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tkrs/mmdb-grpc-core_2.13/ -->
<dependency>
<groupId>com.github.tkrs</groupId>
<artifactId>mmdb-grpc-core_2.13</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkrs/mmdb-grpc-core_2.13/
implementation 'com.github.tkrs:mmdb-grpc-core_2.13:0.1.1'
// https://jarcasting.com/artifacts/com.github.tkrs/mmdb-grpc-core_2.13/
implementation ("com.github.tkrs:mmdb-grpc-core_2.13:0.1.1")
'com.github.tkrs:mmdb-grpc-core_2.13:jar:0.1.1'
<dependency org="com.github.tkrs" name="mmdb-grpc-core_2.13" rev="0.1.1">
<artifact name="mmdb-grpc-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkrs', module='mmdb-grpc-core_2.13', version='0.1.1')
)
libraryDependencies += "com.github.tkrs" % "mmdb-grpc-core_2.13" % "0.1.1"
[com.github.tkrs/mmdb-grpc-core_2.13 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.2 |
com.thesamet.scalapb : scalapb-runtime_2.13 | jar | 0.10.1 |
io.grpc : grpc-netty | jar | 1.27.2 |
com.thesamet.scalapb : scalapb-runtime-grpc_2.13 | jar | 0.10.1 |