Skip to content

samhal/OpeningHours

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

A java-based representation of opening hours using the Time API introduced in Java 8.

Gradle dependency

Add the repository to the list of repositories:

repositories { 
    maven { 
        url "http://dl.bintray.com/samhal/samhal" 
    } 
}

Then declare the dependency:

compile 'xyz.samhal:opening-hours:0.1'

Documentation

About

A java-based representation of opening hours.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages