is not current version
Last Version 3.3.0

com.nitorcreations:nflow-tests 1.2.0


GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

nflow-tests
Version

Version

1.2.0
Type

Type

pom

Download nflow-tests 1.2.0

Filename Size
nflow-tests-1.2.0.pom 1 KB
Browse

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