strftime4j

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

License

License

Categories

Categories

Time4J General Purpose Libraries Date and Time
GroupId

GroupId

ua.co.k
ArtifactId

ArtifactId

strftime4j
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/msangel/strftime4j
Source Code Management

Source Code Management

https://github.com/msangel/strftime4j

Download strftime4j

How to add to project

<!-- https://jarcasting.com/artifacts/ua.co.k/strftime4j/ -->
<dependency>
    <groupId>ua.co.k</groupId>
    <artifactId>strftime4j</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/ua.co.k/strftime4j/
implementation 'ua.co.k:strftime4j:1.0.5'
// https://jarcasting.com/artifacts/ua.co.k/strftime4j/
implementation ("ua.co.k:strftime4j:1.0.5")
'ua.co.k:strftime4j:jar:1.0.5'
<dependency org="ua.co.k" name="strftime4j" rev="1.0.5">
  <artifact name="strftime4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='ua.co.k', module='strftime4j', version='1.0.5')
)
libraryDependencies += "ua.co.k" % "strftime4j" % "1.0.5"
[ua.co.k/strftime4j "1.0.5"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2