is not current version
Last Version 1.0.5

org.flowstep:tests 1.0.4


GroupId

GroupId

org.flowstep
ArtifactId

ArtifactId

tests
Version

Version

1.0.4
Type

Type

jar
Description

Description

Download tests 1.0.4


<!-- https://jarcasting.com/artifacts/org.flowstep/tests/ -->
<dependency>
    <groupId>org.flowstep</groupId>
    <artifactId>tests</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.flowstep/tests/
implementation 'org.flowstep:tests:1.0.4'
// https://jarcasting.com/artifacts/org.flowstep/tests/
implementation ("org.flowstep:tests:1.0.4")
'org.flowstep:tests:jar:1.0.4'
<dependency org="org.flowstep" name="tests" rev="1.0.4">
  <artifact name="tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flowstep', module='tests', version='1.0.4')
)
libraryDependencies += "org.flowstep" % "tests" % "1.0.4"
[org.flowstep/tests "1.0.4"]

Dependencies

compile (6)

Group / Artifact Type Version
org.flowstep : flowstep-core jar ${project.version}
org.flowstep : flowstep-excel jar ${project.version}
org.flowstep : flowstep-mongo jar ${project.version}
org.flowstep : flowstep-http jar ${project.version}
org.flowstep : flowstep-jdbc jar ${project.version}
org.flowstep : flowstep-test jar ${project.version}

Project Modules

There are no modules declared in this project.