Last Version

Dates 0.1.2

Convenience functions to make Java 8s data classes more accessible

License

License

GroupId

GroupId

com.tailoredshapes.underbar
ArtifactId

ArtifactId

dates
Version

Version

0.1.2
Type

Type

jar
Description

Description

Dates
Convenience functions to make Java 8s data classes more accessible

Download dates 0.1.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.