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