| GroupId | GroupIdcom.reprezen.rapidml |
|---|---|
| ArtifactId | ArtifactIdcom.reprezen.rapidml.parent |
| Version | Version0.0.3 |
| Type | Typepom |
| Filename | Size |
|---|---|
| com.reprezen.rapidml.parent-0.0.3.pom | 8 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.3</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.3'
// https://jarcasting.com/artifacts/com.reprezen.rapidml/com.reprezen.rapidml.parent/
implementation ("com.reprezen.rapidml:com.reprezen.rapidml.parent:0.0.3")
'com.reprezen.rapidml:com.reprezen.rapidml.parent:pom:0.0.3'
<dependency org="com.reprezen.rapidml" name="com.reprezen.rapidml.parent" rev="0.0.3">
<artifact name="com.reprezen.rapidml.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.reprezen.rapidml', module='com.reprezen.rapidml.parent', version='0.0.3')
)
libraryDependencies += "com.reprezen.rapidml" % "com.reprezen.rapidml.parent" % "0.0.3"
[com.reprezen.rapidml/com.reprezen.rapidml.parent "0.0.3"]