| Группа | Группаcom.reprezen.rapidml |
|---|---|
| Идентификатор | Идентификаторcom.reprezen.rapidml.parent |
| Версия | Версия0.0.6 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| com.reprezen.rapidml.parent-0.0.6.pom | 10 KB |
| Обзор |
<!-- 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"]