GroupId | GroupIdcom.funnelback |
---|---|
ArtifactId | ArtifactIdfunnelback-shared-parent |
Version | Version15.25.2016.1 |
Type | Typepom |
Filename | Size |
---|---|
funnelback-shared-parent-15.25.2016.1.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.funnelback/funnelback-shared-parent/ -->
<dependency>
<groupId>com.funnelback</groupId>
<artifactId>funnelback-shared-parent</artifactId>
<version>15.25.2016.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.funnelback/funnelback-shared-parent/
implementation 'com.funnelback:funnelback-shared-parent:15.25.2016.1'
// https://jarcasting.com/artifacts/com.funnelback/funnelback-shared-parent/
implementation ("com.funnelback:funnelback-shared-parent:15.25.2016.1")
'com.funnelback:funnelback-shared-parent:pom:15.25.2016.1'
<dependency org="com.funnelback" name="funnelback-shared-parent" rev="15.25.2016.1">
<artifact name="funnelback-shared-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.funnelback', module='funnelback-shared-parent', version='15.25.2016.1')
)
libraryDependencies += "com.funnelback" % "funnelback-shared-parent" % "15.25.2016.1"
[com.funnelback/funnelback-shared-parent "15.25.2016.1"]