| License |
License |
|---|---|
| GroupId | GroupIdcom.cyrusinnovation |
| ArtifactId | ArtifactIdstubble-core_2.10 |
| Version | Version0.0.3 |
| Type | Typejar |
| Description |
Descriptionstubble-core
stubble-core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| stubble-core_2.10-0.0.3.pom | |
| stubble-core_2.10-0.0.3.jar | 73 KB |
| stubble-core_2.10-0.0.3-sources.jar | 4 KB |
| stubble-core_2.10-0.0.3-javadoc.jar | 395 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.cyrusinnovation/stubble-core_2.10/ -->
<dependency>
<groupId>com.cyrusinnovation</groupId>
<artifactId>stubble-core_2.10</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.cyrusinnovation/stubble-core_2.10/
implementation 'com.cyrusinnovation:stubble-core_2.10:0.0.3'
// https://jarcasting.com/artifacts/com.cyrusinnovation/stubble-core_2.10/
implementation ("com.cyrusinnovation:stubble-core_2.10:0.0.3")
'com.cyrusinnovation:stubble-core_2.10:jar:0.0.3'
<dependency org="com.cyrusinnovation" name="stubble-core_2.10" rev="0.0.3">
<artifact name="stubble-core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cyrusinnovation', module='stubble-core_2.10', version='0.0.3')
)
libraryDependencies += "com.cyrusinnovation" % "stubble-core_2.10" % "0.0.3"
[com.cyrusinnovation/stubble-core_2.10 "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.0 |
| com.twitter : finagle-core_2.10 | jar | 6.2.1 |
| com.twitter : finagle-http_2.10 | jar | 6.2.1 |
| ch.qos.logback : logback-classic | jar | 0.9.25 |
| joda-time : joda-time | jar | 1.6.2 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| net.liftweb : lift-json_2.10 | jar | 2.5-RC2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |
| com.novocode : junit-interface | jar | 0.8 |