is not current version
Last Version 0.9.35

com.github.alvaro72:period 0.8.2

Period manipulation library

GroupId

GroupId

com.github.alvaro72
ArtifactId

ArtifactId

period
Version

Version

0.8.2
Type

Type

jar

Download period 0.8.2


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