is not current version
Last Version 17.0.0

in.sourceshift.genericmodules:parent 16.1.0

Core M0dules - NA

GroupId

GroupId

in.sourceshift.genericmodules
ArtifactId

ArtifactId

parent
Version

Version

16.1.0
Type

Type

pom

Download parent 16.1.0

Filename Size
parent-16.1.0.pom 1 KB
Browse

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