| License |
License |
|---|---|
| GroupId | GroupIdcom.gilt |
| ArtifactId | ArtifactIdstoreroom-core_2.11 |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstoreroom-core
storeroom-core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| storeroom-core_2.11-0.0.3.pom | |
| storeroom-core_2.11-0.0.3.jar | 22 KB |
| storeroom-core_2.11-0.0.3-sources.jar | 2 KB |
| storeroom-core_2.11-0.0.3-javadoc.jar | 378 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gilt/storeroom-core_2.11/ -->
<dependency>
<groupId>com.gilt</groupId>
<artifactId>storeroom-core_2.11</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gilt/storeroom-core_2.11/
implementation 'com.gilt:storeroom-core_2.11:0.0.3'
// https://jarcasting.com/artifacts/com.gilt/storeroom-core_2.11/
implementation ("com.gilt:storeroom-core_2.11:0.0.3")
'com.gilt:storeroom-core_2.11:jar:0.0.3'
<dependency org="com.gilt" name="storeroom-core_2.11" rev="0.0.3">
<artifact name="storeroom-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gilt', module='storeroom-core_2.11', version='0.0.3')
)
libraryDependencies += "com.gilt" % "storeroom-core_2.11" % "0.0.3"
[com.gilt/storeroom-core_2.11 "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.1 |
| com.typesafe.play : play-iteratees_2.11 | jar | 2.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 2.2.0 |
| org.scalacheck : scalacheck_2.11 | jar | 1.11.4 |
| org.mockito : mockito-core | jar | 1.9.5 |