GroupId | GroupIdcom.bellotapps.webapps |
---|---|
ArtifactId | ArtifactIdwebapps-commons-parent-project |
Version | Version0.2.0-RELEASE |
Type | Typepom |
Filename | Size |
---|---|
webapps-commons-parent-project-0.2.0-RELEASE.pom | 5 KB |
Browse |
<!-- 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.2.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.2.0-RELEASE'
// https://jarcasting.com/artifacts/com.bellotapps.webapps/webapps-commons-parent-project/
implementation ("com.bellotapps.webapps:webapps-commons-parent-project:0.2.0-RELEASE")
'com.bellotapps.webapps:webapps-commons-parent-project:pom:0.2.0-RELEASE'
<dependency org="com.bellotapps.webapps" name="webapps-commons-parent-project" rev="0.2.0-RELEASE">
<artifact name="webapps-commons-parent-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bellotapps.webapps', module='webapps-commons-parent-project', version='0.2.0-RELEASE')
)
libraryDependencies += "com.bellotapps.webapps" % "webapps-commons-parent-project" % "0.2.0-RELEASE"
[com.bellotapps.webapps/webapps-commons-parent-project "0.2.0-RELEASE"]