GroupId | GroupIdcom.reprezen.genflow |
---|---|
ArtifactId | ArtifactIdrapidml-nodejs |
Version | Version0.0.25 |
Type | Typejar |
Filename | Size |
---|---|
rapidml-nodejs-0.0.25.pom | |
rapidml-nodejs-0.0.25.jar | 46 KB |
rapidml-nodejs-0.0.25-sources.jar | 52 KB |
rapidml-nodejs-0.0.25-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>0.0.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.reprezen.genflow/rapidml-nodejs/
implementation 'com.reprezen.genflow:rapidml-nodejs:0.0.25'
// https://jarcasting.com/artifacts/com.reprezen.genflow/rapidml-nodejs/
implementation ("com.reprezen.genflow:rapidml-nodejs:0.0.25")
'com.reprezen.genflow:rapidml-nodejs:jar:0.0.25'
<dependency org="com.reprezen.genflow" name="rapidml-nodejs" rev="0.0.25">
<artifact name="rapidml-nodejs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.reprezen.genflow', module='rapidml-nodejs', version='0.0.25')
)
libraryDependencies += "com.reprezen.genflow" % "rapidml-nodejs" % "0.0.25"
[com.reprezen.genflow/rapidml-nodejs "0.0.25"]