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