MVN

com.github.veddan : physical-cores

Maven & Gradle

Apr 27, 2015
0 stars

physical-cores · A small utility for finding the number of physical CPU cores.

<dependency>
    <groupId>com.github.veddan</groupId>
    <artifactId>physical-cores</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.veddan : physical-cores to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of com.github.veddan : physical-cores to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2
physical-cores-0.2

How to add a dependency to Maven

Add the following com.github.veddan : physical-cores maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.veddan</groupId>
    <artifactId>physical-cores</artifactId>
    <version>0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.veddan : physical-cores gradle dependency to your build.gradle file:

implementation 'com.github.veddan:physical-cores:0.2'

Gradle Kotlin DSL: Add the following com.github.veddan : physical-cores gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.veddan:physical-cores:0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.veddan : physical-cores sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.veddan" % "physical-cores" % "0.2"

Advertisement

Dependencies from Group

Apr 27, 2015
0 stars

Discover Dependencies

Jun 08, 2020
44 usages
1.8k stars
May 14, 2023
64 usages
268 stars
Sep 26, 2021
8 usages
1.3k stars
Jul 27, 2023
17 usages
404 stars
May 02, 2015
1 stars
Jun 28, 2023
22 usages
1k stars
Jan 24, 2022
6 stars
Feb 13, 2021
1 usages
74 stars
Nov 27, 2017
1 usages
1.1k stars
Mar 31, 2021
3 usages
12.6k stars