is not current version
Last Version 3.7.7

com.olekdia.material-dialog:joda-date-time 3.7.2

Material Dialog with date time picker

GroupId

GroupId

com.olekdia.material-dialog
ArtifactId

ArtifactId

joda-date-time
Version

Version

3.7.2
Type

Type

aar

Download joda-date-time 3.7.2


<!-- https://jarcasting.com/artifacts/com.olekdia.material-dialog/joda-date-time/ -->
<dependency>
    <groupId>com.olekdia.material-dialog</groupId>
    <artifactId>joda-date-time</artifactId>
    <version>3.7.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.olekdia.material-dialog/joda-date-time/
implementation 'com.olekdia.material-dialog:joda-date-time:3.7.2'
// https://jarcasting.com/artifacts/com.olekdia.material-dialog/joda-date-time/
implementation ("com.olekdia.material-dialog:joda-date-time:3.7.2")
'com.olekdia.material-dialog:joda-date-time:aar:3.7.2'
<dependency org="com.olekdia.material-dialog" name="joda-date-time" rev="3.7.2">
  <artifact name="joda-date-time" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.olekdia.material-dialog', module='joda-date-time', version='3.7.2')
)
libraryDependencies += "com.olekdia.material-dialog" % "joda-date-time" % "3.7.2"
[com.olekdia.material-dialog/joda-date-time "3.7.2"]