is not current version
Last Version 1.0.5

ua.co.k:strftime4j 1.0.4

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

Categories

Categories

Time4J General Purpose Libraries Date and Time
GroupId

GroupId

ua.co.k
ArtifactId

ArtifactId

strftime4j
Version

Version

1.0.4
Type

Type

jar

Download strftime4j 1.0.4


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