GroupId | GroupIdcom.datto |
---|---|
ArtifactId | ArtifactIdflow-tests_2.11 |
Version | Version1.10.3 |
Type | Typejar |
Filename | Size |
---|---|
flow-tests_2.11-1.10.3.pom | |
flow-tests_2.11-1.10.3.jar | 273 bytes |
flow-tests_2.11-1.10.3-sources.jar | 246 bytes |
flow-tests_2.11-1.10.3-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.datto/flow-tests_2.11/ -->
<dependency>
<groupId>com.datto</groupId>
<artifactId>flow-tests_2.11</artifactId>
<version>1.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.datto/flow-tests_2.11/
implementation 'com.datto:flow-tests_2.11:1.10.3'
// https://jarcasting.com/artifacts/com.datto/flow-tests_2.11/
implementation ("com.datto:flow-tests_2.11:1.10.3")
'com.datto:flow-tests_2.11:jar:1.10.3'
<dependency org="com.datto" name="flow-tests_2.11" rev="1.10.3">
<artifact name="flow-tests_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datto', module='flow-tests_2.11', version='1.10.3')
)
libraryDependencies += "com.datto" % "flow-tests_2.11" % "1.10.3"
[com.datto/flow-tests_2.11 "1.10.3"]