| License |
License |
|---|---|
| GroupId | GroupIdcom.outworkers |
| ArtifactId | ArtifactIdutil-testing_2.12 |
| Last Version | Last Version0.50.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontesting
testing
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.outworkers |
| Filename | Size |
|---|---|
| util-testing_2.12-0.50.0.pom | |
| util-testing_2.12-0.50.0.jar | 177 KB |
| util-testing_2.12-0.50.0-sources.jar | 14 KB |
| util-testing_2.12-0.50.0-javadoc.jar | 882 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.outworkers/util-testing_2.12/ -->
<dependency>
<groupId>com.outworkers</groupId>
<artifactId>util-testing_2.12</artifactId>
<version>0.50.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.outworkers/util-testing_2.12/
implementation 'com.outworkers:util-testing_2.12:0.50.0'
// https://jarcasting.com/artifacts/com.outworkers/util-testing_2.12/
implementation ("com.outworkers:util-testing_2.12:0.50.0")
'com.outworkers:util-testing_2.12:jar:0.50.0'
<dependency org="com.outworkers" name="util-testing_2.12" rev="0.50.0">
<artifact name="util-testing_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outworkers', module='util-testing_2.12', version='0.50.0')
)
libraryDependencies += "com.outworkers" % "util-testing_2.12" % "0.50.0"
[com.outworkers/util-testing_2.12 "0.50.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.8 |
| com.outworkers : util-domain_2.12 | jar | 0.50.0 |
| com.outworkers : util-tags_2.12 | jar | 0.50.0 |
| com.outworkers : util-macros_2.12 | jar | 0.50.0 |
| com.outworkers : util-samplers_2.12 | jar | 0.50.0 |
| org.typelevel : macro-compat_2.12 | jar | 1.1.1 |
| org.scalatest : scalatest_2.12 | jar | 3.0.5 |
| joda-time : joda-time | jar | 2.10.1 |
| org.joda : joda-convert | jar | 2.1.2 |
| org.scalacheck : scalacheck_2.12 | jar | 1.14.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.12.8 |