is not current version
Last Version 0.3.0-RELEASE

com.bellotapps.webapps:webapps-commons-modules 0.2.0-RELEASE


GroupId

GroupId

com.bellotapps.webapps
ArtifactId

ArtifactId

webapps-commons-modules
Version

Version

0.2.0-RELEASE
Type

Type

pom

Download webapps-commons-modules 0.2.0-RELEASE


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