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