MVN

com.devbliss.gwtbliss : gwtbliss

Maven & Gradle

Jan 07, 2015

gwtbliss · utilities library to build your maven gwt project

<dependency>
    <groupId>com.devbliss.gwtbliss</groupId>
    <artifactId>gwtbliss</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.devbliss.gwtbliss : gwtbliss to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of com.devbliss.gwtbliss : gwtbliss to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
gwtbliss-1.3.0
1.2.x
gwtbliss-1.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.devbliss.gwtbliss</groupId>
    <artifactId>gwtbliss</artifactId>
    <version>1.3.0</version>
</dependency>

Advertisement