не последняя версия
Последняя версия 2.2.0

com.marvinformatics.formatter:parent 1.9.1.RC1

Plugin for formatting source code

Категории

Категории

ORM Данные
Группа

Группа

com.marvinformatics.formatter
Идентификатор

Идентификатор

parent
Версия

Версия

1.9.1.RC1
Тип

Тип

pom

Скачать parent 1.9.1.RC1

Имя Файла Размер
parent-1.9.1.RC1.pom 15 KB
Обзор

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