MVN

com.github.vatbub : common.core

Maven & Gradle

Dec 15, 2018
10 usages
0 stars

FOKProjects Common Core · Common core classes for vatbub projects. Includes a logger and a preference storage among others

<dependency>
    <groupId>com.github.vatbub</groupId>
    <artifactId>common.core</artifactId>
    <version>0.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.vatbub : common.core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.5

All Versions

Choose a version of com.github.vatbub : common.core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
common.core-0.1.5
common.core-0.1.4
common.core-0.1.2
common.core-0.1.0

How to add a dependency to Maven

Add the following com.github.vatbub : common.core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.vatbub</groupId>
    <artifactId>common.core</artifactId>
    <version>0.1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.vatbub : common.core gradle dependency to your build.gradle file:

implementation 'com.github.vatbub:common.core:0.1.5'

Gradle Kotlin DSL: Add the following com.github.vatbub : common.core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.vatbub:common.core:0.1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.vatbub : common.core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.vatbub" % "common.core" % "0.1.5"

Advertisement

Dependencies from Group

Dec 15, 2018
10 usages
0 stars
Dec 15, 2018
2 usages
0 stars
Jul 05, 2021
1 usages
3 stars
Sep 01, 2020
1 usages
1 stars

Discover Dependencies

Sep 16, 2017
4 usages
0 stars
May 11, 2018
5 usages
0 stars
May 15, 2023
4 usages
59 stars
Dec 30, 2020
6 usages
9 stars
Nov 08, 2021
7 usages
2 stars
Sep 26, 2021
3 usages
0 stars
Aug 21, 2020
5 usages
0 stars