| License |
License |
|---|---|
| GroupId | GroupIdcom.jaroop |
| ArtifactId | ArtifactIdplay-sentry-test_2.12 |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionplay-sentry-test
play-sentry-test
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.jaroop/play-sentry-test_2.12/ -->
<dependency>
<groupId>com.jaroop</groupId>
<artifactId>play-sentry-test_2.12</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jaroop/play-sentry-test_2.12/
implementation 'com.jaroop:play-sentry-test_2.12:1.0.0'
// https://jarcasting.com/artifacts/com.jaroop/play-sentry-test_2.12/
implementation ("com.jaroop:play-sentry-test_2.12:1.0.0")
'com.jaroop:play-sentry-test_2.12:jar:1.0.0'
<dependency org="com.jaroop" name="play-sentry-test_2.12" rev="1.0.0">
<artifact name="play-sentry-test_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jaroop', module='play-sentry-test_2.12', version='1.0.0')
)
libraryDependencies += "com.jaroop" % "play-sentry-test_2.12" % "1.0.0"
[com.jaroop/play-sentry-test_2.12 "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.3 |
| com.jaroop : play-sentry_2.12 | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : play_2.12 | jar | 2.6.3 |
| com.typesafe.play : play-test_2.12 | jar | 2.6.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : play-specs2_2.12 | jar | 2.6.3 |
| com.typesafe.play : play-ehcache_2.12 | jar | 2.6.3 |
| org.specs2 : specs2-core_2.12 | jar | 3.9.5 |
| org.specs2 : specs2-mock_2.12 | jar | 3.9.5 |