| License |
License |
|---|---|
| GroupId | GroupIdcom.reprezen.genflow |
| ArtifactId | ArtifactIdrapidml-doc |
| Last Version | Last Version1.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrapidml-doc
RepreZen GenFlow Framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| rapidml-doc-1.4.2.pom | |
| rapidml-doc-1.4.2.jar | 311 KB |
| rapidml-doc-1.4.2-sources.jar | 341 KB |
| rapidml-doc-1.4.2-javadoc.jar | 50 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.reprezen.genflow/rapidml-doc/ -->
<dependency>
<groupId>com.reprezen.genflow</groupId>
<artifactId>rapidml-doc</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.reprezen.genflow/rapidml-doc/
implementation 'com.reprezen.genflow:rapidml-doc:1.4.2'
// https://jarcasting.com/artifacts/com.reprezen.genflow/rapidml-doc/
implementation ("com.reprezen.genflow:rapidml-doc:1.4.2")
'com.reprezen.genflow:rapidml-doc:jar:1.4.2'
<dependency org="com.reprezen.genflow" name="rapidml-doc" rev="1.4.2">
<artifact name="rapidml-doc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.reprezen.genflow', module='rapidml-doc', version='1.4.2')
)
libraryDependencies += "com.reprezen.genflow" % "rapidml-doc" % "1.4.2"
[com.reprezen.genflow/rapidml-doc "1.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.reprezen.genflow : genflow-common | jar | 1.4.2 |
| com.reprezen.genflow : genflow-api-rapidml | jar | 1.4.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.reprezen.genflow : genflow-tests | jar | 1.4.2 |
| org.jsoup : jsoup | jar | 1.11.3 |