Group Id io.netty
Artifact Id netty-build-glibccheck-maven-plugin
Version 27
Packaging jar
URL -
Badge
Last Updated 2020-11-05T07:01:32+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>27</version>
</dependency>
implementation group: 'io.netty', name: 'netty-build-glibccheck-maven-plugin', version: '27'
implementation 'io.netty:netty-build-glibccheck-maven-plugin:27'
implementation("io.netty:netty-build-glibccheck-maven-plugin:27")
libraryDependencies += "io.netty" % "netty-build-glibccheck-maven-plugin" % "27"
<dependency org="io.netty" name="netty-build-glibccheck-maven-plugin" rev="27"/>
@Grapes(
    @Grab(group='io.netty', module='netty-build-glibccheck-maven-plugin', version='27')
)
[io.netty/netty-build-glibccheck-maven-plugin "27"]
'io.netty:netty-build-glibccheck-maven-plugin:27'