MVN

com.thesett : base

Maven & Gradle

Nov 03, 2016
19 usages
4 stars

base · My base library, a mixed bag of re-usable utility code.

<dependency>
    <groupId>com.thesett</groupId>
    <artifactId>base</artifactId>
    <version>0.9.117</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.thesett : base to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.117

All Versions

Choose a version of com.thesett : base to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
base-0.9.117
base-0.9.97
base-0.9.77
0.8.x
base-0.8.22
base-0.8.21
base-0.8.20
base-0.8.19
base-0.8.18
base-0.8.17
base-0.8.16
base-0.8.15
base-0.8.13
base-0.8.12
base-0.8.11
base-0.8.10
base-0.8.9
base-0.8.8
base-0.8.7
base-0.8.6
base-0.8.5
base-0.8.4
base-0.8.3
base-0.8.2
base-0.8.1
0.8
base-0.8-M1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.thesett</groupId>
    <artifactId>base</artifactId>
    <version>0.9.117</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.thesett : base gradle dependency to your build.gradle file:

implementation 'com.thesett:base:0.9.117'

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

implementation("com.thesett:base:0.9.117")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.thesett : base sbt scala dependency to your build.sbt file:

libraryDependencies += "com.thesett" % "base" % "0.9.117"

Advertisement

Dependencies from Group

Nov 02, 2016
27 usages
4 stars
Nov 03, 2016
19 usages
4 stars
Aug 20, 2014
10 usages
4 stars
Nov 03, 2016
9 usages
4 stars
Nov 02, 2016
9 usages
4 stars

Discover Dependencies

Sep 28, 2017
3 usages
221 stars
Sep 28, 2017
50 usages
221 stars
Sep 28, 2021
1 usages
104 stars
Nov 30, 2015
4 usages
37 stars
Jul 05, 2015
1 usages
1 stars
Jun 04, 2015
12 usages
6.1k stars
Aug 25, 2023
27 usages
68 stars
Nov 22, 2020
75 usages
946 stars