MVN

com.pervasivecode : java-time-utils

Maven & Gradle

Oct 23, 2018
2 usages
0 stars

Java Time Utilities · Classes to simplify writing easily-testable code that uses real-world time (delays, stopwatches, etc.)

<dependency>
    <groupId>com.pervasivecode</groupId>
    <artifactId>java-time-utils</artifactId>
    <version>0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.pervasivecode : java-time-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9

All Versions

Choose a version of com.pervasivecode : java-time-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9
java-time-utils-0.9

How to add a dependency to Maven

Add the following com.pervasivecode : java-time-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.pervasivecode</groupId>
    <artifactId>java-time-utils</artifactId>
    <version>0.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.pervasivecode : java-time-utils gradle dependency to your build.gradle file:

implementation 'com.pervasivecode:java-time-utils:0.9'

Gradle Kotlin DSL: Add the following com.pervasivecode : java-time-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("com.pervasivecode:java-time-utils:0.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.pervasivecode : java-time-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "com.pervasivecode" % "java-time-utils" % "0.9"

Advertisement

Dependencies from Group

Feb 19, 2019
4 usages
0 stars
Oct 23, 2018
2 usages
0 stars
Feb 20, 2019
2 usages
0 stars
Feb 20, 2019
1 usages
0 stars

Discover Dependencies

Oct 20, 2018
26 stars
Jun 05, 2019
1 usages
0 stars
Feb 16, 2023
2 usages
1.6k stars
Feb 16, 2023
3 usages
1.6k stars
Feb 16, 2023
3 usages
1.6k stars
Oct 23, 2018
3 stars
Jul 31, 2023
2 usages
2k stars
Jul 31, 2023
2 usages
2k stars
Oct 22, 2020
0 stars