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