не последняя версия
Последняя версия 0.3.0-RELEASE

com.bellotapps.webapps:webapps-commons 0.1.0-RELEASE

Libraries that contain common code to be used in a webapp

Группа

Группа

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

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

webapps-commons
Версия

Версия

0.1.0-RELEASE
Тип

Тип

pom

Скачать webapps-commons 0.1.0-RELEASE

Имя Файла Размер
webapps-commons-0.1.0-RELEASE.pom 1 KB
Обзор

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