License |
License |
---|---|
GroupId | GroupIdcom.github.mingchuno |
ArtifactId | ArtifactIdetcd4s-core_2.13 |
Version | Version0.4.0 |
Type | Typejar |
Description |
Descriptionetcd4s-core
etcd4s-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
etcd4s-core_2.13-0.4.0.pom | |
etcd4s-core_2.13-0.4.0.jar | 2 MB |
etcd4s-core_2.13-0.4.0-sources.jar | 9 KB |
etcd4s-core_2.13-0.4.0-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mingchuno/etcd4s-core_2.13/ -->
<dependency>
<groupId>com.github.mingchuno</groupId>
<artifactId>etcd4s-core_2.13</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mingchuno/etcd4s-core_2.13/
implementation 'com.github.mingchuno:etcd4s-core_2.13:0.4.0'
// https://jarcasting.com/artifacts/com.github.mingchuno/etcd4s-core_2.13/
implementation ("com.github.mingchuno:etcd4s-core_2.13:0.4.0")
'com.github.mingchuno:etcd4s-core_2.13:jar:0.4.0'
<dependency org="com.github.mingchuno" name="etcd4s-core_2.13" rev="0.4.0">
<artifact name="etcd4s-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mingchuno', module='etcd4s-core_2.13', version='0.4.0')
)
libraryDependencies += "com.github.mingchuno" % "etcd4s-core_2.13" % "0.4.0"
[com.github.mingchuno/etcd4s-core_2.13 "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.4 |
com.thesamet.scalapb : scalapb-runtime_2.13 | jar | 0.10.9 |
io.grpc : grpc-netty | jar | 1.30.2 |
com.thesamet.scalapb : scalapb-runtime-grpc_2.13 | jar | 0.10.9 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.3 |