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