is not current version
Last Version 2.0.0

io.cotiviti:cotiviti-nexgen-parent 0.2.22

The root for most NexGen products. There are sub-parents per-type.

GroupId

GroupId

io.cotiviti
ArtifactId

ArtifactId

cotiviti-nexgen-parent
Version

Version

0.2.22
Type

Type

jar

Download cotiviti-nexgen-parent 0.2.22


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