MVN

org.jbundle.app.program : org.jbundle.app.program.project

Maven & Gradle

Apr 01, 2023
2 usages
2 stars

jbundle-app-program-project - Program framework

<dependency>
    <groupId>org.jbundle.app.program</groupId>
    <artifactId>org.jbundle.app.program.project</artifactId>
    <version>1.0.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jbundle.app.program : org.jbundle.app.program.project to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.11

All Versions

Choose a version of org.jbundle.app.program : org.jbundle.app.program.project to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
org.jbundle.app.program.project-1.0.11
org.jbundle.app.program.project-1.0.10
org.jbundle.app.program.project-1.0.9
org.jbundle.app.program.project-1.0.3
org.jbundle.app.program.project-1.0.2
org.jbundle.app.program.project-1.0.1

How to add a dependency to Maven

Add the following org.jbundle.app.program : org.jbundle.app.program.project maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jbundle.app.program</groupId>
    <artifactId>org.jbundle.app.program.project</artifactId>
    <version>1.0.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jbundle.app.program : org.jbundle.app.program.project gradle dependency to your build.gradle file:

implementation 'org.jbundle.app.program:org.jbundle.app.program.project:1.0.11'

Gradle Kotlin DSL: Add the following org.jbundle.app.program : org.jbundle.app.program.project gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jbundle.app.program:org.jbundle.app.program.project:1.0.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jbundle.app.program : org.jbundle.app.program.project sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jbundle.app.program" % "org.jbundle.app.program.project" % "1.0.11"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 25, 2013
5 usages
6 stars
Aug 12, 2021
19 usages
274 stars
Sep 28, 2017
12 usages
Nov 27, 2017
10 usages
52 stars
Mar 09, 2022
3 usages
21 stars
May 28, 2020
5 usages
May 09, 2023
5 usages
398 stars
Jan 09, 2015
6 usages
2 stars
Sep 14, 2017
8 usages
1k stars