is not current version
Last Version 0.0.11

com.reprezen.rapidml:com.reprezen.rapidml.parent 0.0.6

Parser and Model for RAPID-ML modeling language

GroupId

GroupId

com.reprezen.rapidml
ArtifactId

ArtifactId

com.reprezen.rapidml.parent
Version

Version

0.0.6
Type

Type

pom

Download com.reprezen.rapidml.parent 0.0.6


<!-- https://jarcasting.com/artifacts/com.reprezen.rapidml/com.reprezen.rapidml.parent/ -->
<dependency>
    <groupId>com.reprezen.rapidml</groupId>
    <artifactId>com.reprezen.rapidml.parent</artifactId>
    <version>0.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.reprezen.rapidml/com.reprezen.rapidml.parent/
implementation 'com.reprezen.rapidml:com.reprezen.rapidml.parent:0.0.6'
// https://jarcasting.com/artifacts/com.reprezen.rapidml/com.reprezen.rapidml.parent/
implementation ("com.reprezen.rapidml:com.reprezen.rapidml.parent:0.0.6")
'com.reprezen.rapidml:com.reprezen.rapidml.parent:pom:0.0.6'
<dependency org="com.reprezen.rapidml" name="com.reprezen.rapidml.parent" rev="0.0.6">
  <artifact name="com.reprezen.rapidml.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.reprezen.rapidml', module='com.reprezen.rapidml.parent', version='0.0.6')
)
libraryDependencies += "com.reprezen.rapidml" % "com.reprezen.rapidml.parent" % "0.0.6"
[com.reprezen.rapidml/com.reprezen.rapidml.parent "0.0.6"]