is not current version
Last Version 1.6.4

com.mainstreethub:parent-pom 1.6.2

The parent pom for all Main Street Hub projects.

GroupId

GroupId

com.mainstreethub
ArtifactId

ArtifactId

parent-pom
Version

Version

1.6.2
Type

Type

pom

Download parent-pom 1.6.2

Filename Size
parent-pom-1.6.2.pom 18 KB
Browse

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