is not current version
Last Version 3.3.0

com.nitorcreations:nflow-tests 0.3.1


GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

nflow-tests
Version

Version

0.3.1
Type

Type

jar

Download nflow-tests 0.3.1


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