License |
License |
---|---|
GroupId | GroupIdcom.datto |
ArtifactId | ArtifactIdflow-testkit_2.12 |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionflow-testkit
flow-testkit
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.datto |
Filename | Size |
---|---|
flow-testkit_2.12-3.1.0.pom | |
flow-testkit_2.12-3.1.0.jar | 3 KB |
flow-testkit_2.12-3.1.0-sources.jar | 803 bytes |
flow-testkit_2.12-3.1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.datto/flow-testkit_2.12/ -->
<dependency>
<groupId>com.datto</groupId>
<artifactId>flow-testkit_2.12</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.datto/flow-testkit_2.12/
implementation 'com.datto:flow-testkit_2.12:3.1.0'
// https://jarcasting.com/artifacts/com.datto/flow-testkit_2.12/
implementation ("com.datto:flow-testkit_2.12:3.1.0")
'com.datto:flow-testkit_2.12:jar:3.1.0'
<dependency org="com.datto" name="flow-testkit_2.12" rev="3.1.0">
<artifact name="flow-testkit_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datto', module='flow-testkit_2.12', version='3.1.0')
)
libraryDependencies += "com.datto" % "flow-testkit_2.12" % "3.1.0"
[com.datto/flow-testkit_2.12 "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
com.datto : flow_2.12 | jar | 3.1.0 |
org.scalatest : scalatest_2.12 | jar | 3.0.8 |
com.typesafe.akka : akka-testkit_2.12 | jar | 2.6.4 |