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