| License |
License |
|---|---|
| GroupId | GroupIdcom.gilt |
| ArtifactId | ArtifactIdopm_2.10 |
| Version | Version2.0.1 |
| Type | Typejar |
| Description |
Descriptionopm
opm
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| opm_2.10-2.0.1.pom | |
| opm_2.10-2.0.1.jar | 411 KB |
| opm_2.10-2.0.1-sources.jar | 43 KB |
| opm_2.10-2.0.1-javadoc.jar | 544 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gilt/opm_2.10/ -->
<dependency>
<groupId>com.gilt</groupId>
<artifactId>opm_2.10</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gilt/opm_2.10/
implementation 'com.gilt:opm_2.10:2.0.1'
// https://jarcasting.com/artifacts/com.gilt/opm_2.10/
implementation ("com.gilt:opm_2.10:2.0.1")
'com.gilt:opm_2.10:jar:2.0.1'
<dependency org="com.gilt" name="opm_2.10" rev="2.0.1">
<artifact name="opm_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gilt', module='opm_2.10', version='2.0.1')
)
libraryDependencies += "com.gilt" % "opm_2.10" % "2.0.1"
[com.gilt/opm_2.10 "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.4 |
| com.gilt : gfc-util_2.10 | jar | 0.0.3 |
| com.gilt : gfc-time_2.10 | jar | 0.0.4 |
| com.gilt : gfc-id_2.10 | jar | 0.0.3 |
| org.mongodb : casbah-core_2.10 | jar | 2.7.4 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scoverage : scalac-scoverage-runtime_2.10 | jar | 1.0.1 |
| org.scoverage : scalac-scoverage-plugin_2.10 | jar | 1.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.10 | jar | 2.2.1 |
| com.typesafe.play : play-json_2.10 | jar | 2.3.7 |