MVN

org.lwapp : lwapp-notification

Maven & Gradle

Feb 15, 2016

Lwapp Notification · Lwapp notification is a utility jar file with most common notification features(email, sms, twitter) needed in daily java programming.

<dependency>
    <groupId>org.lwapp</groupId>
    <artifactId>lwapp-notification</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.lwapp : lwapp-notification to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of org.lwapp : lwapp-notification to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
lwapp-notification-1.2.1
lwapp-notification-1.2.GA
1.1.x
lwapp-notification-1.1.GA
1.0.x
lwapp-notification-1.0.GA
lwapp-notification-1.0.M1

How to add a dependency to Maven

Add the following org.lwapp : lwapp-notification maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.lwapp</groupId>
    <artifactId>lwapp-notification</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.lwapp : lwapp-notification gradle dependency to your build.gradle file:

implementation 'org.lwapp:lwapp-notification:1.2.1'

Gradle Kotlin DSL: Add the following org.lwapp : lwapp-notification gradle kotlin dependency to your build.gradle.kts file:

implementation("org.lwapp:lwapp-notification:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.lwapp : lwapp-notification sbt scala dependency to your build.sbt file:

libraryDependencies += "org.lwapp" % "lwapp-notification" % "1.2.1"

Advertisement

Dependencies from Group

Mar 02, 2016
8 usages
Mar 02, 2016
6 usages
Feb 16, 2016
2 usages
Mar 01, 2016
2 usages
Mar 01, 2016
1 usages

Discover Dependencies

Feb 27, 2016
73 stars
Nov 04, 2016
1 usages
10.2k stars
Nov 04, 2016
10.2k stars
Dec 31, 2015
1 stars
Dec 30, 2015
0 stars
Jan 10, 2016
3 usages
0 stars
May 27, 2017
50 stars