MVN

ninja.fido.config : core

Maven & Gradle

Oct 31, 2017
1 usages
0 stars

FutureConfig - core · FutureConfig format core. It contains java parser and java class builder for the format, and a configuration class for loading the config in your project

<dependency>
    <groupId>ninja.fido.config</groupId>
    <artifactId>core</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ninja.fido.config : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of ninja.fido.config : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
core-1.0

How to add a dependency to Maven

Add the following ninja.fido.config : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ninja.fido.config</groupId>
    <artifactId>core</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ninja.fido.config : core gradle dependency to your build.gradle file:

implementation 'ninja.fido.config:core:1.0'

Gradle Kotlin DSL: Add the following ninja.fido.config : core gradle kotlin dependency to your build.gradle.kts file:

implementation("ninja.fido.config:core:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ninja.fido.config : core sbt scala dependency to your build.sbt file:

libraryDependencies += "ninja.fido.config" % "core" % "1.0"

Advertisement

Dependencies from Group

Oct 31, 2017
1 usages
0 stars

Discover Dependencies

Jul 15, 2022
1 usages
109 stars
Mar 16, 2021
704 stars
Jun 09, 2021
1 usages
181 stars
Sep 12, 2019
3 usages
1 stars
Feb 17, 2018
1 usages
26 stars
Jan 08, 2019
1 usages
6 stars
Nov 02, 2017
Apr 09, 2018
2 stars