License |
License |
---|---|
GroupId | GroupIdcom.reprezen.rapidml |
ArtifactId | ArtifactIdcom.reprezen.rapidml.parent |
Version | Version0.0.11 |
Type | Typepom |
Description |
DescriptionRAPID-ML
Parser and Model for RAPID-ML modeling language
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
com.reprezen.rapidml.parent-0.0.11.pom | 11 KB |
Browse |
<!-- 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.11</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.11'
// https://jarcasting.com/artifacts/com.reprezen.rapidml/com.reprezen.rapidml.parent/
implementation ("com.reprezen.rapidml:com.reprezen.rapidml.parent:0.0.11")
'com.reprezen.rapidml:com.reprezen.rapidml.parent:pom:0.0.11'
<dependency org="com.reprezen.rapidml" name="com.reprezen.rapidml.parent" rev="0.0.11">
<artifact name="com.reprezen.rapidml.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.reprezen.rapidml', module='com.reprezen.rapidml.parent', version='0.0.11')
)
libraryDependencies += "com.reprezen.rapidml" % "com.reprezen.rapidml.parent" % "0.0.11"
[com.reprezen.rapidml/com.reprezen.rapidml.parent "0.0.11"]