MVN

net.wetheinter : xapi-gwt-inject

Maven & Gradle

May 31, 2015
9 usages

XApi - Gwt Injection Service · In order to implement the core XApi dependency injection in gwt, we had to swap out the injection methods themselves with magic methods that call into generated-on-the-fly provider classes.

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

Latest Version

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

  • Latest Stable: 0.5

All Versions

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

Version Vulnerabilities Updated
0.5
xapi-gwt-inject-0.5
0.4
xapi-gwt-inject-0.4
0.3
xapi-gwt-inject-0.3

How to add a dependency to Maven

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

<dependency>
    <groupId>net.wetheinter</groupId>
    <artifactId>xapi-gwt-inject</artifactId>
    <version>0.5</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'net.wetheinter:xapi-gwt-inject:0.5'

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

implementation("net.wetheinter:xapi-gwt-inject:0.5")

How to add a dependency to SBT Scala

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

libraryDependencies += "net.wetheinter" % "xapi-gwt-inject" % "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
7 usages
Jul 14, 2022
6 usages
47 stars
Jun 15, 2022
20 usages
1.9k stars
Aug 30, 2017
4 usages
16 stars
Aug 30, 2017
4 usages
16 stars
Mar 01, 2021
5 usages
50 stars
Jun 21, 2015
4 usages
May 22, 2017
6 usages
3.2k stars
Jun 02, 2015
4 usages
368 stars