MVN

ua.co.k : strftime4j

Maven & Gradle

Jul 11, 2023
1 usages
0 stars

strftime4j · A Java implementation of the strftime() function defined in ISO C and POSIX.

<dependency>
    <groupId>ua.co.k</groupId>
    <artifactId>strftime4j</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ua.co.k : strftime4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of ua.co.k : strftime4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
strftime4j-1.0.6
strftime4j-1.0.5
strftime4j-1.0.4
strftime4j-1.0.3
strftime4j-1.0.2

How to add a dependency to Maven

Add the following ua.co.k : strftime4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ua.co.k</groupId>
    <artifactId>strftime4j</artifactId>
    <version>1.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ua.co.k : strftime4j gradle dependency to your build.gradle file:

implementation 'ua.co.k:strftime4j:1.0.6'

Gradle Kotlin DSL: Add the following ua.co.k : strftime4j gradle kotlin dependency to your build.gradle.kts file:

implementation("ua.co.k:strftime4j:1.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following ua.co.k : strftime4j sbt scala dependency to your build.sbt file:

libraryDependencies += "ua.co.k" % "strftime4j" % "1.0.6"

Advertisement

Dependencies from Group

Jul 11, 2023
1 usages
0 stars

Discover Dependencies

Dec 04, 2022
1 usages
56 stars
Apr 26, 2021
1 usages
240 stars
Jun 05, 2023
267 stars
Oct 21, 2021
1 usages
295 stars
May 09, 2023
1 usages
1.4k stars
Jan 05, 2023
1 usages
5 stars
May 23, 2022
1 usages
0 stars
Dec 20, 2021
3 usages
20 stars
Jul 03, 2021
1 usages
5 stars