Group Id net.openhft
Artifact Id chronicle-release-notes-connector-github
Version 1.0.4
Packaging jar
URL -
Badge
Last Updated 2021-05-11T06:30:40+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>chronicle-release-notes-connector-github</artifactId>
    <version>1.0.4</version>
</dependency>
implementation group: 'net.openhft', name: 'chronicle-release-notes-connector-github', version: '1.0.4'
implementation 'net.openhft:chronicle-release-notes-connector-github:1.0.4'
implementation("net.openhft:chronicle-release-notes-connector-github:1.0.4")
libraryDependencies += "net.openhft" % "chronicle-release-notes-connector-github" % "1.0.4"
<dependency org="net.openhft" name="chronicle-release-notes-connector-github" rev="1.0.4"/>
@Grapes(
    @Grab(group='net.openhft', module='chronicle-release-notes-connector-github', version='1.0.4')
)
[net.openhft/chronicle-release-notes-connector-github "1.0.4"]
'net.openhft:chronicle-release-notes-connector-github:1.0.4'