| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.bellotapps.webapps |
| Идентификатор | Идентификаторwebapps-commons-parent-project |
| Версия | Версия0.3.0-RELEASE |
| Тип | Типpom |
| Описание |
Описаниеcom.bellotapps.webapps:webapps-commons-parent-project
Libraries that contain common code to be used in a webapp
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| webapps-commons-parent-project-0.3.0-RELEASE.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.bellotapps.webapps/webapps-commons-parent-project/ -->
<dependency>
<groupId>com.bellotapps.webapps</groupId>
<artifactId>webapps-commons-parent-project</artifactId>
<version>0.3.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bellotapps.webapps/webapps-commons-parent-project/
implementation 'com.bellotapps.webapps:webapps-commons-parent-project:0.3.0-RELEASE'
// https://jarcasting.com/artifacts/com.bellotapps.webapps/webapps-commons-parent-project/
implementation ("com.bellotapps.webapps:webapps-commons-parent-project:0.3.0-RELEASE")
'com.bellotapps.webapps:webapps-commons-parent-project:pom:0.3.0-RELEASE'
<dependency org="com.bellotapps.webapps" name="webapps-commons-parent-project" rev="0.3.0-RELEASE">
<artifact name="webapps-commons-parent-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bellotapps.webapps', module='webapps-commons-parent-project', version='0.3.0-RELEASE')
)
libraryDependencies += "com.bellotapps.webapps" % "webapps-commons-parent-project" % "0.3.0-RELEASE"
[com.bellotapps.webapps/webapps-commons-parent-project "0.3.0-RELEASE"]