MVN

io.github.pftx : commons-core

Maven & Gradle

Jan 19, 2017
4 usages
3 stars

commons-core · Common utilities, including codec collection compress concurrent config file event net stream etc...

<dependency>
    <groupId>io.github.pftx</groupId>
    <artifactId>commons-core</artifactId>
    <version>3.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.pftx : commons-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.2

All Versions

Choose a version of io.github.pftx : commons-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
commons-core-3.0.2
commons-core-3.0.1
commons-core-3.0.0
2.2.x
commons-core-2.2.1

How to add a dependency to Maven

Add the following io.github.pftx : commons-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.pftx</groupId>
    <artifactId>commons-core</artifactId>
    <version>3.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.pftx : commons-core gradle dependency to your build.gradle file:

implementation 'io.github.pftx:commons-core:3.0.2'

Gradle Kotlin DSL: Add the following io.github.pftx : commons-core gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.pftx:commons-core:3.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.pftx : commons-core sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.pftx" % "commons-core" % "3.0.2"

Advertisement

Dependencies from Group

Jan 19, 2017
4 usages
3 stars
Jan 09, 2017
1 usages
1 stars
Jan 22, 2017
1 usages
3 stars
Oct 26, 2016
3 stars
Oct 27, 2016
1 stars

Discover Dependencies

Oct 19, 2017
35 usages
0 stars
Dec 16, 2020
17 usages
1 stars
Feb 19, 2021
1 usages
0 stars
May 12, 2023
89 usages
12k stars