MVN

com.lbayer : appup

Maven & Gradle

Mar 23, 2020
1 stars

Appup Java Bootstrap · Java application bootstrapping library

<dependency>
    <groupId>com.lbayer</groupId>
    <artifactId>appup</artifactId>
    <version>0.1.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lbayer : appup to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.13

All Versions

Choose a version of com.lbayer : appup to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
appup-0.1.13
appup-0.1.12
appup-0.1.11
appup-0.1.10
appup-0.1.9
appup-0.1.8
appup-0.1.7
appup-0.1.6
appup-0.1.5
appup-0.1.4
appup-0.1.3
appup-0.1.2

How to add a dependency to Maven

Add the following com.lbayer : appup maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.lbayer</groupId>
    <artifactId>appup</artifactId>
    <version>0.1.13</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.lbayer : appup gradle dependency to your build.gradle file:

implementation 'com.lbayer:appup:0.1.13'

Gradle Kotlin DSL: Add the following com.lbayer : appup gradle kotlin dependency to your build.gradle.kts file:

implementation("com.lbayer:appup:0.1.13")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.lbayer : appup sbt scala dependency to your build.sbt file:

libraryDependencies += "com.lbayer" % "appup" % "0.1.13"

Advertisement

Dependencies from Group

Mar 23, 2020
1 stars

Discover Dependencies

Nov 15, 2018
1.2k stars
Mar 26, 2017
9 stars
Oct 13, 2019
261 usages
156 stars
Jan 10, 2017
131 stars
Jan 10, 2017
3 usages
131 stars
Feb 15, 2017
2 usages
Dec 03, 2018
1 usages
Jun 12, 2023
7 usages
55 stars