License |
License |
---|---|
GroupId | GroupIdcom.github.mingchuno |
ArtifactId | ArtifactIdetcd4s_2.12 |
Version | Version0.4.0 |
Type | Typejar |
Description |
Descriptionetcd4s
etcd4s
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
etcd4s_2.12-0.4.0.pom | |
etcd4s_2.12-0.4.0.jar | 301 bytes |
etcd4s_2.12-0.4.0-sources.jar | 254 bytes |
etcd4s_2.12-0.4.0-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mingchuno/etcd4s_2.12/ -->
<dependency>
<groupId>com.github.mingchuno</groupId>
<artifactId>etcd4s_2.12</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mingchuno/etcd4s_2.12/
implementation 'com.github.mingchuno:etcd4s_2.12:0.4.0'
// https://jarcasting.com/artifacts/com.github.mingchuno/etcd4s_2.12/
implementation ("com.github.mingchuno:etcd4s_2.12:0.4.0")
'com.github.mingchuno:etcd4s_2.12:jar:0.4.0'
<dependency org="com.github.mingchuno" name="etcd4s_2.12" rev="0.4.0">
<artifact name="etcd4s_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mingchuno', module='etcd4s_2.12', version='0.4.0')
)
libraryDependencies += "com.github.mingchuno" % "etcd4s_2.12" % "0.4.0"
[com.github.mingchuno/etcd4s_2.12 "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |