GroupId | GroupIdcom.mainstreethub |
---|---|
ArtifactId | ArtifactIdecs-parent-pom |
Version | Version1.3.1 |
Type | Typepom |
Filename | Size |
---|---|
ecs-parent-pom-1.3.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mainstreethub/ecs-parent-pom/ -->
<dependency>
<groupId>com.mainstreethub</groupId>
<artifactId>ecs-parent-pom</artifactId>
<version>1.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mainstreethub/ecs-parent-pom/
implementation 'com.mainstreethub:ecs-parent-pom:1.3.1'
// https://jarcasting.com/artifacts/com.mainstreethub/ecs-parent-pom/
implementation ("com.mainstreethub:ecs-parent-pom:1.3.1")
'com.mainstreethub:ecs-parent-pom:pom:1.3.1'
<dependency org="com.mainstreethub" name="ecs-parent-pom" rev="1.3.1">
<artifact name="ecs-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mainstreethub', module='ecs-parent-pom', version='1.3.1')
)
libraryDependencies += "com.mainstreethub" % "ecs-parent-pom" % "1.3.1"
[com.mainstreethub/ecs-parent-pom "1.3.1"]