GroupId | GroupIdcom.reprezen.genflow |
---|---|
ArtifactId | ArtifactIdrapidml-nodejs |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
rapidml-nodejs-1.0.0.pom | |
rapidml-nodejs-1.0.0.jar | 46 KB |
rapidml-nodejs-1.0.0-sources.jar | 52 KB |
rapidml-nodejs-1.0.0-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.reprezen.genflow/rapidml-nodejs/ -->
<dependency>
<groupId>com.reprezen.genflow</groupId>
<artifactId>rapidml-nodejs</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.reprezen.genflow/rapidml-nodejs/
implementation 'com.reprezen.genflow:rapidml-nodejs:1.0.0'
// https://jarcasting.com/artifacts/com.reprezen.genflow/rapidml-nodejs/
implementation ("com.reprezen.genflow:rapidml-nodejs:1.0.0")
'com.reprezen.genflow:rapidml-nodejs:jar:1.0.0'
<dependency org="com.reprezen.genflow" name="rapidml-nodejs" rev="1.0.0">
<artifact name="rapidml-nodejs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.reprezen.genflow', module='rapidml-nodejs', version='1.0.0')
)
libraryDependencies += "com.reprezen.genflow" % "rapidml-nodejs" % "1.0.0"
[com.reprezen.genflow/rapidml-nodejs "1.0.0"]