| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.mastfrog |
| Идентификатор | Идентификаторgiulius-parent |
| Последняя версия | Последняя версия2.8.2.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеGiulius Parent
Guice + Configuration tools
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикMastfrog Technologies |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| giulius-parent-2.8.2.1.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.mastfrog/giulius-parent/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>giulius-parent</artifactId>
<version>2.8.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/giulius-parent/
implementation 'com.mastfrog:giulius-parent:2.8.2.1'
// https://jarcasting.com/artifacts/com.mastfrog/giulius-parent/
implementation ("com.mastfrog:giulius-parent:2.8.2.1")
'com.mastfrog:giulius-parent:pom:2.8.2.1'
<dependency org="com.mastfrog" name="giulius-parent" rev="2.8.2.1">
<artifact name="giulius-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='giulius-parent', version='2.8.2.1')
)
libraryDependencies += "com.mastfrog" % "giulius-parent" % "2.8.2.1"
[com.mastfrog/giulius-parent "2.8.2.1"]