License |
License |
---|---|
GroupId | GroupIdcom.nitorcreations |
ArtifactId | ArtifactIdnflow-root |
Version | Version3.3.0 |
Type | Typepom |
Description |
Descriptionnflow
nFlow Root
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nflow-root-3.3.0.pom | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nitorcreations/nflow-root/ -->
<dependency>
<groupId>com.nitorcreations</groupId>
<artifactId>nflow-root</artifactId>
<version>3.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.nitorcreations/nflow-root/
implementation 'com.nitorcreations:nflow-root:3.3.0'
// https://jarcasting.com/artifacts/com.nitorcreations/nflow-root/
implementation ("com.nitorcreations:nflow-root:3.3.0")
'com.nitorcreations:nflow-root:pom:3.3.0'
<dependency org="com.nitorcreations" name="nflow-root" rev="3.3.0">
<artifact name="nflow-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.nitorcreations', module='nflow-root', version='3.3.0')
)
libraryDependencies += "com.nitorcreations" % "nflow-root" % "3.3.0"
[com.nitorcreations/nflow-root "3.3.0"]