Last Version

Date output functions 1.1

Static functions for optimised date/time output

License

License

Categories

Categories

Net
GroupId

GroupId

net.pwall.util
ArtifactId

ArtifactId

date-output
Version

Version

1.1
Type

Type

jar
Description

Description

Date output functions
Static functions for optimised date/time output
Project URL

Project URL

https://github.com/pwall567/date-output
Source Code Management

Source Code Management

https://github.com/pwall567/date-output.git

Download date-output 1.1


<!-- https://jarcasting.com/artifacts/net.pwall.util/date-output/ -->
<dependency>
    <groupId>net.pwall.util</groupId>
    <artifactId>date-output</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.pwall.util/date-output/
implementation 'net.pwall.util:date-output:1.1'
// https://jarcasting.com/artifacts/net.pwall.util/date-output/
implementation ("net.pwall.util:date-output:1.1")
'net.pwall.util:date-output:jar:1.1'
<dependency org="net.pwall.util" name="date-output" rev="1.1">
  <artifact name="date-output" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.pwall.util', module='date-output', version='1.1')
)
libraryDependencies += "net.pwall.util" % "date-output" % "1.1"
[net.pwall.util/date-output "1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
net.pwall.util : int-output jar 1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.