Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.openhft |
ArtifactId | ArtifactIdchronicle-release-notes-parent |
Version | Version1.0.0 |
Type | Typepom |
Filename | Size |
---|---|
chronicle-release-notes-parent-1.0.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.openhft/chronicle-release-notes-parent/ -->
<dependency>
<groupId>net.openhft</groupId>
<artifactId>chronicle-release-notes-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.openhft/chronicle-release-notes-parent/
implementation 'net.openhft:chronicle-release-notes-parent:1.0.0'
// https://jarcasting.com/artifacts/net.openhft/chronicle-release-notes-parent/
implementation ("net.openhft:chronicle-release-notes-parent:1.0.0")
'net.openhft:chronicle-release-notes-parent:pom:1.0.0'
<dependency org="net.openhft" name="chronicle-release-notes-parent" rev="1.0.0">
<artifact name="chronicle-release-notes-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.openhft', module='chronicle-release-notes-parent', version='1.0.0')
)
libraryDependencies += "net.openhft" % "chronicle-release-notes-parent" % "1.0.0"
[net.openhft/chronicle-release-notes-parent "1.0.0"]