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

com.mastfrog:mastfrog-parent 2.6.11

Shared configuration for Giulius, Acteur and related projects

Группа

Группа

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

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

mastfrog-parent
Версия

Версия

2.6.11
Тип

Тип

pom

Скачать mastfrog-parent 2.6.11

Имя Файла Размер
mastfrog-parent-2.6.11.pom 64 KB
Обзор

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