MVN

net.wetheinter : xapi-core-util

Maven & Gradle

May 31, 2015
9 usages

XApi - Public services exposed by XApi core · This module contains static services and default implementations for other core services. In order to keep core dependencies as clean as possible, we avoid accessing helpers like X_Inject so users can choose when / if they inherit larger dependencies.

<dependency>
    <groupId>net.wetheinter</groupId>
    <artifactId>xapi-core-util</artifactId>
    <version>0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.wetheinter : xapi-core-util to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5

All Versions

Choose a version of net.wetheinter : xapi-core-util to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5
xapi-core-util-0.5
0.4
xapi-core-util-0.4

How to add a dependency to Maven

Add the following net.wetheinter : xapi-core-util maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.wetheinter</groupId>
    <artifactId>xapi-core-util</artifactId>
    <version>0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.wetheinter : xapi-core-util gradle dependency to your build.gradle file:

implementation 'net.wetheinter:xapi-core-util:0.5'

Gradle Kotlin DSL: Add the following net.wetheinter : xapi-core-util gradle kotlin dependency to your build.gradle.kts file:

implementation("net.wetheinter:xapi-core-util:0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.wetheinter : xapi-core-util sbt scala dependency to your build.sbt file:

libraryDependencies += "net.wetheinter" % "xapi-core-util" % "0.5"

Advertisement

Dependencies from Group

May 31, 2015
17 usages
May 31, 2015
16 usages
May 31, 2015
12 usages
May 31, 2015
10 usages
May 31, 2015
9 usages

Discover Dependencies

May 31, 2015
9 usages
Jul 08, 2019
9 usages
Mar 30, 2018
13 usages
Mar 30, 2018
11 usages
Oct 24, 2017
14 usages
212 stars
Oct 24, 2017
13 usages
212 stars
Oct 24, 2017
16 usages
Jul 18, 2022
13 usages
187 stars