| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.mbenson |
| Идентификатор | Идентификаторjcrbox-parent |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеcom.github.mbenson:jcrbox-parent
Jcrbox Project Parent
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| jcrbox-parent-1.0.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.mbenson/jcrbox-parent/ -->
<dependency>
<groupId>com.github.mbenson</groupId>
<artifactId>jcrbox-parent</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mbenson/jcrbox-parent/
implementation 'com.github.mbenson:jcrbox-parent:1.0'
// https://jarcasting.com/artifacts/com.github.mbenson/jcrbox-parent/
implementation ("com.github.mbenson:jcrbox-parent:1.0")
'com.github.mbenson:jcrbox-parent:pom:1.0'
<dependency org="com.github.mbenson" name="jcrbox-parent" rev="1.0">
<artifact name="jcrbox-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mbenson', module='jcrbox-parent', version='1.0')
)
libraryDependencies += "com.github.mbenson" % "jcrbox-parent" % "1.0"
[com.github.mbenson/jcrbox-parent "1.0"]