MVN

com.tomgibara.fundament : fundament

Maven & Gradle

Oct 22, 2016
4 usages
0 stars

Fundament · Fundamental Java abstractions

<dependency>
    <groupId>com.tomgibara.fundament</groupId>
    <artifactId>fundament</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tomgibara.fundament : fundament to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.tomgibara.fundament : fundament to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
fundament-1.1.1
1.0.x
fundament-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.tomgibara.fundament</groupId>
    <artifactId>fundament</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tomgibara.fundament : fundament gradle dependency to your build.gradle file:

implementation 'com.tomgibara.fundament:fundament:1.1.1'

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

implementation("com.tomgibara.fundament:fundament:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tomgibara.fundament : fundament sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tomgibara.fundament" % "fundament" % "1.1.1"

Advertisement

Dependencies from Group

Oct 22, 2016
4 usages
0 stars

Discover Dependencies

Jan 17, 2020
10 usages
11 stars
May 02, 2023
27 usages
213 stars
Oct 11, 2020
4 usages
64 stars
Mar 27, 2022
26 usages
605 stars
api
Nov 30, 2014
7 usages
137 stars
Dec 08, 2020
18 usages
0 stars
Sep 27, 2021
36 usages
139 stars
May 27, 2012
10 usages