| License |
License |
|---|---|
| GroupId | GroupIdcom.rallyhealth |
| ArtifactId | ArtifactIdplay26-test-ops-core_2.12 |
| Version | Version1.5.0 |
| Type | Typejar |
| Description |
Descriptionplay26-test-ops-core
play26-test-ops-core
|
| Project Organization |
Project OrganizationRally Health |
<!-- https://jarcasting.com/artifacts/com.rallyhealth/play26-test-ops-core_2.12/ -->
<dependency>
<groupId>com.rallyhealth</groupId>
<artifactId>play26-test-ops-core_2.12</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rallyhealth/play26-test-ops-core_2.12/
implementation 'com.rallyhealth:play26-test-ops-core_2.12:1.5.0'
// https://jarcasting.com/artifacts/com.rallyhealth/play26-test-ops-core_2.12/
implementation ("com.rallyhealth:play26-test-ops-core_2.12:1.5.0")
'com.rallyhealth:play26-test-ops-core_2.12:jar:1.5.0'
<dependency org="com.rallyhealth" name="play26-test-ops-core_2.12" rev="1.5.0">
<artifact name="play26-test-ops-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rallyhealth', module='play26-test-ops-core_2.12', version='1.5.0')
)
libraryDependencies += "com.rallyhealth" % "play26-test-ops-core_2.12" % "1.5.0"
[com.rallyhealth/play26-test-ops-core_2.12 "1.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.12 |
| com.typesafe.play : play_2.12 | jar | 2.6.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : play-test_2.12 | jar | 2.6.25 |
| org.scalatest : scalatest_2.12 | jar | 3.2.7 |