MVN

com.jtconnors : com.jtconnors.socket

Maven & Gradle

Feb 09, 2019
0 stars

Java Socket Utility Classes · Java socket utility classes. Simple example how to set up pushing components to the Central Repository

<dependency>
    <groupId>com.jtconnors</groupId>
    <artifactId>com.jtconnors.socket</artifactId>
    <version>11.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jtconnors : com.jtconnors.socket to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 11.0.3

All Versions

Choose a version of com.jtconnors : com.jtconnors.socket to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
11.0.x
com.jtconnors.socket-11.0.3
com.jtconnors.socket-11.0.2
1.0.x
com.jtconnors.socket-1.0.3

How to add a dependency to Maven

Add the following com.jtconnors : com.jtconnors.socket maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.jtconnors</groupId>
    <artifactId>com.jtconnors.socket</artifactId>
    <version>11.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jtconnors : com.jtconnors.socket gradle dependency to your build.gradle file:

implementation 'com.jtconnors:com.jtconnors.socket:11.0.3'

Gradle Kotlin DSL: Add the following com.jtconnors : com.jtconnors.socket gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jtconnors:com.jtconnors.socket:11.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jtconnors : com.jtconnors.socket sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jtconnors" % "com.jtconnors.socket" % "11.0.3"

Advertisement

Dependencies from Group

Discover Dependencies

Feb 07, 2019
2 stars
Feb 08, 2019
4 stars
Feb 10, 2019
1 usages
0 stars
Feb 10, 2019
1 usages
0 stars
Feb 10, 2019
1 usages
0 stars
Feb 10, 2019
1 usages
0 stars
Feb 10, 2019
1 usages
0 stars
May 18, 2020
0 stars
Feb 13, 2019
2 stars