License |
License
LAGPL3
|
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdai.mantik |
ArtifactId | ArtifactIdtestutils_2.13 |
Version | Version0.4.0 |
Type | Typejar |
Description |
Descriptiontestutils
testutils
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
testutils_2.13-0.4.0.pom | |
testutils_2.13-0.4.0.jar | 35 KB |
testutils_2.13-0.4.0-sources.jar | 10 KB |
testutils_2.13-0.4.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.mantik/testutils_2.13/ -->
<dependency>
<groupId>ai.mantik</groupId>
<artifactId>testutils_2.13</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.mantik/testutils_2.13/
implementation 'ai.mantik:testutils_2.13:0.4.0'
// https://jarcasting.com/artifacts/ai.mantik/testutils_2.13/
implementation ("ai.mantik:testutils_2.13:0.4.0")
'ai.mantik:testutils_2.13:jar:0.4.0'
<dependency org="ai.mantik" name="testutils_2.13" rev="0.4.0">
<artifact name="testutils_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.mantik', module='testutils_2.13', version='0.4.0')
)
libraryDependencies += "ai.mantik" % "testutils_2.13" % "0.4.0"
[ai.mantik/testutils_2.13 "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
com.typesafe.akka : akka-actor_2.13 | jar | 2.6.14 |
com.typesafe.akka : akka-stream_2.13 | jar | 2.6.14 |
com.typesafe.akka : akka-slf4j_2.13 | jar | 2.6.14 |
org.scalatest : scalatest_2.13 | jar | 3.0.9 |
com.typesafe.scala-logging : scala-logging_2.13 | jar | 3.9.3 |
org.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
commons-io : commons-io | jar | 2.9.0 |
com.typesafe.akka : akka-http_2.13 | jar | 10.2.4 |
io.circe : circe-yaml_2.13 | jar | 0.13.1 |