MVN

com.gitlab.marvinh : service

Maven & Gradle

Jun 03, 2020
2 usages

Service · This is a library providing an API for developing services for a Java application that communicate that communicate through sockets with a client

<dependency>
    <groupId>com.gitlab.marvinh</groupId>
    <artifactId>service</artifactId>
    <version>3.4.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gitlab.marvinh : service to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.4.4

All Versions

Choose a version of com.gitlab.marvinh : service to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.9.x
service-3.9.1
3.7
service-3.7
3.6
service-3.6
3.4.x
service-3.4.4
service-3.4.3
service-3.4.2
service-3.4.0
3.4
service-3.4
3.3
service-3.3
3.2
service-3.2
3.1
service-3.1
3.0
service-3.0
2.1
service-2.1
2.0
service-2.0
1.1
service-1.1
1.0
service-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.gitlab.marvinh</groupId>
    <artifactId>service</artifactId>
    <version>3.4.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.gitlab.marvinh : service gradle dependency to your build.gradle file:

implementation 'com.gitlab.marvinh:service:3.4.4'

Gradle Kotlin DSL: Add the following com.gitlab.marvinh : service gradle kotlin dependency to your build.gradle.kts file:

implementation("com.gitlab.marvinh:service:3.4.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.gitlab.marvinh : service sbt scala dependency to your build.sbt file:

libraryDependencies += "com.gitlab.marvinh" % "service" % "3.4.4"

Advertisement

Dependencies from Group

Jul 25, 2020
3 usages
Jun 03, 2020
2 usages
May 31, 2020
2 usages
Aug 03, 2020
1 usages

Discover Dependencies

Jul 12, 2022
4 usages
218 stars
Jul 28, 2023
13 usages
6 stars
Aug 12, 2023
6 usages
227 stars
Jan 26, 2022
15 usages
927 stars
Jan 09, 2018
9 usages
702 stars
Apr 07, 2023
9 usages
Jul 02, 2017
2 usages
354 stars
Aug 31, 2016
4 usages
2 stars