| License |
License |
|---|---|
| GroupId | GroupIdme.lessis |
| ArtifactId | ArtifactIdzoey-testing_2.10 |
| Version | Version0.1.2 |
| Type | Typejar |
| Description |
Descriptionzoey-testing
testing interfaces for zookeeper
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| zoey-testing_2.10-0.1.2.pom | |
| zoey-testing_2.10-0.1.2.jar | 72 KB |
| zoey-testing_2.10-0.1.2-sources.jar | 4 KB |
| zoey-testing_2.10-0.1.2-javadoc.jar | 364 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/me.lessis/zoey-testing_2.10/ -->
<dependency>
<groupId>me.lessis</groupId>
<artifactId>zoey-testing_2.10</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/me.lessis/zoey-testing_2.10/
implementation 'me.lessis:zoey-testing_2.10:0.1.2'
// https://jarcasting.com/artifacts/me.lessis/zoey-testing_2.10/
implementation ("me.lessis:zoey-testing_2.10:0.1.2")
'me.lessis:zoey-testing_2.10:jar:0.1.2'
<dependency org="me.lessis" name="zoey-testing_2.10" rev="0.1.2">
<artifact name="zoey-testing_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.lessis', module='zoey-testing_2.10', version='0.1.2')
)
libraryDependencies += "me.lessis" % "zoey-testing_2.10" % "0.1.2"
[me.lessis/zoey-testing_2.10 "0.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.4 |
| org.apache.zookeeper : zookeeper | jar | 3.4.6 |