Group Id io.netty
Artifact Id netty-build-glibccheck-maven-plugin
Version 29
Packaging jar
URL -
Badge
Last Updated 2021-03-19T00:58:49+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>io.netty</groupId>
    <artifactId>netty-build-glibccheck-maven-plugin</artifactId>
    <version>29</version>
</dependency>
implementation group: 'io.netty', name: 'netty-build-glibccheck-maven-plugin', version: '29'
implementation 'io.netty:netty-build-glibccheck-maven-plugin:29'
implementation("io.netty:netty-build-glibccheck-maven-plugin:29")
libraryDependencies += "io.netty" % "netty-build-glibccheck-maven-plugin" % "29"
<dependency org="io.netty" name="netty-build-glibccheck-maven-plugin" rev="29"/>
@Grapes(
    @Grab(group='io.netty', module='netty-build-glibccheck-maven-plugin', version='29')
)
[io.netty/netty-build-glibccheck-maven-plugin "29"]
'io.netty:netty-build-glibccheck-maven-plugin:29'