License |
License |
---|---|
GroupId | GroupIdio.github.mcsim4s |
ArtifactId | ArtifactIdtestkit_2.13 |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontestkit
testkit
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
testkit_2.13-0.1.3.pom | |
testkit_2.13-0.1.3.jar | 38 KB |
testkit_2.13-0.1.3-sources.jar | 5 KB |
testkit_2.13-0.1.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.mcsim4s/testkit_2.13/ -->
<dependency>
<groupId>io.github.mcsim4s</groupId>
<artifactId>testkit_2.13</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mcsim4s/testkit_2.13/
implementation 'io.github.mcsim4s:testkit_2.13:0.1.3'
// https://jarcasting.com/artifacts/io.github.mcsim4s/testkit_2.13/
implementation ("io.github.mcsim4s:testkit_2.13:0.1.3")
'io.github.mcsim4s:testkit_2.13:jar:0.1.3'
<dependency org="io.github.mcsim4s" name="testkit_2.13" rev="0.1.3">
<artifact name="testkit_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mcsim4s', module='testkit_2.13', version='0.1.3')
)
libraryDependencies += "io.github.mcsim4s" % "testkit_2.13" % "0.1.3"
[io.github.mcsim4s/testkit_2.13 "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
com.dimafeng : testcontainers-scala-scalatest_2.13 | jar | 0.39.7 |
org.testcontainers : testcontainers | jar | 1.16.0 |
io.circe : circe-core_2.13 | jar | 0.14.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.9 |
io.circe : circe-parser_2.13 | jar | 0.14.1 |