MVN

org.schwering : irclib

Maven & Gradle

Apr 24, 2015
15 usages
9 stars

IRClib · A Java Internet Relay Chat library

<dependency>
    <groupId>org.schwering</groupId>
    <artifactId>irclib</artifactId>
    <version>1.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.schwering : irclib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.10
  • Latest Alpha: 2.0.0.Alpha3

All Versions

Choose a version of org.schwering : irclib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
irclib-2.0.0.Alpha3
irclib-2.0.0.Alpha2
1.10
irclib-1.10
1.04
irclib-1.04
irclib-1.04-bsd

How to add a dependency to Maven

Add the following org.schwering : irclib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.schwering</groupId>
    <artifactId>irclib</artifactId>
    <version>1.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.schwering : irclib gradle dependency to your build.gradle file:

implementation 'org.schwering:irclib:1.10'

Gradle Kotlin DSL: Add the following org.schwering : irclib gradle kotlin dependency to your build.gradle.kts file:

implementation("org.schwering:irclib:1.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.schwering : irclib sbt scala dependency to your build.sbt file:

libraryDependencies += "org.schwering" % "irclib" % "1.10"

Advertisement

Dependencies from Group

Apr 24, 2015
15 usages
9 stars

Discover Dependencies

Apr 17, 2018
11 usages
233 stars
Jul 13, 2023
14 usages
26 stars
Jun 18, 2023
16 usages
Dec 14, 2020
16 usages
12.5k stars
Mar 11, 2017
19 usages
12.5k stars
Feb 16, 2017
15 usages
234 stars
Apr 27, 2016
13 usages
2.6k stars
Apr 28, 2016
11 usages
8.7k stars