License |
License |
---|---|
GroupId | GroupIdcom.github.mingchuno |
ArtifactId | ArtifactIdetcd4s-core_2.11 |
Version | Version0.3.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.11-0.3.0.pom | |
etcd4s-core_2.11-0.3.0.jar | 3 MB |
etcd4s-core_2.11-0.3.0-sources.jar | 9 KB |
etcd4s-core_2.11-0.3.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mingchuno/etcd4s-core_2.11/ -->
<dependency>
<groupId>com.github.mingchuno</groupId>
<artifactId>etcd4s-core_2.11</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mingchuno/etcd4s-core_2.11/
implementation 'com.github.mingchuno:etcd4s-core_2.11:0.3.0'
// https://jarcasting.com/artifacts/com.github.mingchuno/etcd4s-core_2.11/
implementation ("com.github.mingchuno:etcd4s-core_2.11:0.3.0")
'com.github.mingchuno:etcd4s-core_2.11:jar:0.3.0'
<dependency org="com.github.mingchuno" name="etcd4s-core_2.11" rev="0.3.0">
<artifact name="etcd4s-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mingchuno', module='etcd4s-core_2.11', version='0.3.0')
)
libraryDependencies += "com.github.mingchuno" % "etcd4s-core_2.11" % "0.3.0"
[com.github.mingchuno/etcd4s-core_2.11 "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.thesamet.scalapb : scalapb-runtime_2.11 | jar | 0.9.6 |
io.grpc : grpc-netty | jar | 1.24.0 |
com.thesamet.scalapb : scalapb-runtime-grpc_2.11 | jar | 0.9.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.8 |