GroupId | GroupIdcom.strategicgains.repoexpress |
---|---|
ArtifactId | ArtifactIdrepoexpress-parent |
Version | Version0.4.4 |
Type | Typepom |
Filename | Size |
---|---|
repoexpress-parent-0.4.4.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-parent/ -->
<dependency>
<groupId>com.strategicgains.repoexpress</groupId>
<artifactId>repoexpress-parent</artifactId>
<version>0.4.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-parent/
implementation 'com.strategicgains.repoexpress:repoexpress-parent:0.4.4'
// https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-parent/
implementation ("com.strategicgains.repoexpress:repoexpress-parent:0.4.4")
'com.strategicgains.repoexpress:repoexpress-parent:pom:0.4.4'
<dependency org="com.strategicgains.repoexpress" name="repoexpress-parent" rev="0.4.4">
<artifact name="repoexpress-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.strategicgains.repoexpress', module='repoexpress-parent', version='0.4.4')
)
libraryDependencies += "com.strategicgains.repoexpress" % "repoexpress-parent" % "0.4.4"
[com.strategicgains.repoexpress/repoexpress-parent "0.4.4"]