GroupId | GroupIdio.cotiviti |
---|---|
ArtifactId | ArtifactIdcotiviti-nexgen-parent |
Version | Version0.2.9 |
Type | Typejar |
Filename | Size |
---|---|
cotiviti-nexgen-parent-0.2.9.pom | 32 KB |
cotiviti-nexgen-parent-0.2.9-tests.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cotiviti/cotiviti-nexgen-parent/ -->
<dependency>
<groupId>io.cotiviti</groupId>
<artifactId>cotiviti-nexgen-parent</artifactId>
<version>0.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.cotiviti/cotiviti-nexgen-parent/
implementation 'io.cotiviti:cotiviti-nexgen-parent:0.2.9'
// https://jarcasting.com/artifacts/io.cotiviti/cotiviti-nexgen-parent/
implementation ("io.cotiviti:cotiviti-nexgen-parent:0.2.9")
'io.cotiviti:cotiviti-nexgen-parent:jar:0.2.9'
<dependency org="io.cotiviti" name="cotiviti-nexgen-parent" rev="0.2.9">
<artifact name="cotiviti-nexgen-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cotiviti', module='cotiviti-nexgen-parent', version='0.2.9')
)
libraryDependencies += "io.cotiviti" % "cotiviti-nexgen-parent" % "0.2.9"
[io.cotiviti/cotiviti-nexgen-parent "0.2.9"]