GroupId | GroupIdorg.flowstep |
---|---|
ArtifactId | ArtifactIdtests |
Version | Version1.0.4 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
tests-1.0.4.pom | |
tests-1.0.4.jar | 1 KB |
Browse |
<!-- 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"]
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} |