MVN

net.wetheinter : xapi-gwtc-impl

Maven & Gradle

May 31, 2015
1 usages

XApi - Gwt Compiler Implementation · This module contains the business logic of running gwt compiles. It implements and exposes all functionality of the gwt compiler, and should only ever be included in dev-mode runtimes that need to perform gwt compiles. In the maven plugin, the jre frontend and this backend are used together in one runtime. In the collide plugin, the gwt frontend runs in the browser, and this backend runs in vert.x server.

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

Latest Version

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

  • Latest Stable: 0.5

All Versions

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

Version Vulnerabilities Updated
0.5
xapi-gwtc-impl-0.5
0.4
xapi-gwtc-impl-0.4

How to add a dependency to Maven

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

<dependency>
    <groupId>net.wetheinter</groupId>
    <artifactId>xapi-gwtc-impl</artifactId>
    <version>0.5</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'net.wetheinter:xapi-gwtc-impl:0.5'

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

implementation("net.wetheinter:xapi-gwtc-impl:0.5")

How to add a dependency to SBT Scala

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

libraryDependencies += "net.wetheinter" % "xapi-gwtc-impl" % "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
2 usages
May 31, 2015
1 usages
May 31, 2015
May 31, 2015
4 usages
May 31, 2015
May 25, 2015
1 usages
May 25, 2015
1 usages
May 25, 2015
1 usages
May 25, 2015
7 usages
May 25, 2015
2 usages