MVN

de.fraunhofer.iosb.ilt : Configurable

Maven & Gradle

Jan 16, 2023
2 usages
1 stars

Configurable · A light-weight framework for generating configuration user interfaces from classes and storing the configuration in JSON.

<dependency>
    <groupId>de.fraunhofer.iosb.ilt</groupId>
    <artifactId>Configurable</artifactId>
    <version>0.34</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.fraunhofer.iosb.ilt : Configurable to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.34

All Versions

Choose a version of de.fraunhofer.iosb.ilt : Configurable to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.34
Configurable-0.34
0.33
Configurable-0.33
0.32
Configurable-0.32
0.31
Configurable-0.31
0.30
Configurable-0.30

How to add a dependency to Maven

Add the following de.fraunhofer.iosb.ilt : Configurable maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.fraunhofer.iosb.ilt</groupId>
    <artifactId>Configurable</artifactId>
    <version>0.34</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.fraunhofer.iosb.ilt : Configurable gradle dependency to your build.gradle file:

implementation 'de.fraunhofer.iosb.ilt:Configurable:0.34'

Gradle Kotlin DSL: Add the following de.fraunhofer.iosb.ilt : Configurable gradle kotlin dependency to your build.gradle.kts file:

implementation("de.fraunhofer.iosb.ilt:Configurable:0.34")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.fraunhofer.iosb.ilt : Configurable sbt scala dependency to your build.sbt file:

libraryDependencies += "de.fraunhofer.iosb.ilt" % "Configurable" % "0.34"

Advertisement

Dependencies from Group

Oct 18, 2022
2 usages
27 stars
Jan 16, 2023
2 usages
1 stars
May 13, 2023
1 usages
0 stars
Nov 07, 2022
8 stars

Discover Dependencies

Dec 18, 2021
1 usages
0 stars
Dec 18, 2021
1 usages
0 stars
Dec 24, 2021
0 stars
Jun 16, 2023
3 usages
255 stars
Feb 06, 2021
3.7k stars
xml
Aug 11, 2023
3 stars