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