MVN

com.greedygame.sdkx : network

Maven & Gradle

Apr 26, 2023
3 usages
3 stars

network · Network library module for the GreedyGameSDK

<dependency>
    <groupId>com.greedygame.sdkx</groupId>
    <artifactId>network</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.greedygame.sdkx : network to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0
  • Latest Release Candidate: 0.0.89-rc5
  • Latest Beta: 0.0.92-beta1

All Versions

Choose a version of com.greedygame.sdkx : network to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
network-0.1.0
0.0.x
network-0.0.99
network-0.0.98
network-0.0.95-returns-placement-id
network-0.0.95-b3
network-0.0.95-b2
network-0.0.95-b1
network-0.0.94
network-0.0.93
network-0.0.92-beta1
network-0.0.91
network-0.0.90
network-0.0.89
network-0.0.89-rc5
network-0.0.89-rc4
network-0.0.89-rc3
network-0.0.89-rc2
network-0.0.89-rc1
network-0.0.88
network-0.0.87
network-0.0.86
v
network-v-dev

How to add a dependency to Maven

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

<dependency>
    <groupId>com.greedygame.sdkx</groupId>
    <artifactId>network</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.greedygame.sdkx : network gradle dependency to your build.gradle file:

implementation 'com.greedygame.sdkx:network:0.1.0'

Gradle Kotlin DSL: Add the following com.greedygame.sdkx : network gradle kotlin dependency to your build.gradle.kts file:

implementation("com.greedygame.sdkx:network:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.greedygame.sdkx : network sbt scala dependency to your build.sbt file:

libraryDependencies += "com.greedygame.sdkx" % "network" % "0.1.0"

Advertisement

Dependencies from Group

Apr 26, 2023
4 usages
3 stars
Apr 26, 2023
3 usages
3 stars
Apr 26, 2023
1 usages
3 stars
Apr 26, 2023
1 usages
3 stars
Apr 26, 2023
3 stars

Discover Dependencies