MVN

co.logup : logup-client

Maven & Gradle

Mar 02, 2018
35 stars

Logup Client · The LogUp SDK for JAVA provides JAVA APIs to integrate this system in your website backend.

<dependency>
    <groupId>co.logup</groupId>
    <artifactId>logup-client</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.logup : logup-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of co.logup : logup-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
logup-client-1.0.1
logup-client-1.0.0

How to add a dependency to Maven

Add the following co.logup : logup-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>co.logup</groupId>
    <artifactId>logup-client</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following co.logup : logup-client gradle dependency to your build.gradle file:

implementation 'co.logup:logup-client:1.0.1'

Gradle Kotlin DSL: Add the following co.logup : logup-client gradle kotlin dependency to your build.gradle.kts file:

implementation("co.logup:logup-client:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following co.logup : logup-client sbt scala dependency to your build.sbt file:

libraryDependencies += "co.logup" % "logup-client" % "1.0.1"

Advertisement

Dependencies from Group

Mar 02, 2018
35 stars

Discover Dependencies

Feb 27, 2018
1 usages
77 stars
Jun 03, 2023
13 usages
7.1k stars
Aug 22, 2023
4 usages
5.7k stars
Dec 07, 2020
6 usages
1.9k stars
Mar 10, 2018
1 usages
Mar 10, 2018
6 usages
86 stars
Nov 23, 2020
3 usages
49 stars
Mar 10, 2018
3 usages
31 stars
May 30, 2023
3 usages
6.3k stars
Mar 08, 2018
0 stars