| Категории |
КатегорииORM Данные |
|---|---|
| Группа | Группаcom.marvinformatics.formatter |
| Идентификатор | Идентификаторcom.marvinformatics.formatter.parent |
| Версия | Версия1.4.0.M6 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| com.marvinformatics.formatter.parent-1.4.0.M6.pom | 969 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.marvinformatics.formatter/com.marvinformatics.formatter.parent/ -->
<dependency>
<groupId>com.marvinformatics.formatter</groupId>
<artifactId>com.marvinformatics.formatter.parent</artifactId>
<version>1.4.0.M6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.marvinformatics.formatter/com.marvinformatics.formatter.parent/
implementation 'com.marvinformatics.formatter:com.marvinformatics.formatter.parent:1.4.0.M6'
// https://jarcasting.com/artifacts/com.marvinformatics.formatter/com.marvinformatics.formatter.parent/
implementation ("com.marvinformatics.formatter:com.marvinformatics.formatter.parent:1.4.0.M6")
'com.marvinformatics.formatter:com.marvinformatics.formatter.parent:pom:1.4.0.M6'
<dependency org="com.marvinformatics.formatter" name="com.marvinformatics.formatter.parent" rev="1.4.0.M6">
<artifact name="com.marvinformatics.formatter.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.marvinformatics.formatter', module='com.marvinformatics.formatter.parent', version='1.4.0.M6')
)
libraryDependencies += "com.marvinformatics.formatter" % "com.marvinformatics.formatter.parent" % "1.4.0.M6"
[com.marvinformatics.formatter/com.marvinformatics.formatter.parent "1.4.0.M6"]