p

persaindatetimepicker

Persian DateTimepicker
https://github.com/arash-jahani/PersianDateTimePicker
Apache v2 License
Arash Jahani
Files download
File Operation
persaindatetimepicker-0.1.pom download
persaindatetimepicker-0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.arash-jahani</groupId>
  <artifactId>persaindatetimepicker</artifactId>
  <version>0.1</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'io.github.arash-jahani:persaindatetimepicker:0.1'
Gradle Kotlin
implementation("io.github.arash-jahani:persaindatetimepicker:0.1")
Scala SBT
libraryDependencies += "io.github.arash-jahani" % "persaindatetimepicker" % "0.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.arash-jahani', module='persaindatetimepicker', version='0.1')
)
Apache Ivy
<dependency org="io.github.arash-jahani" name="persaindatetimepicker" rev="0.1" />
Leiningen
[io.github.arash-jahani/persaindatetimepicker "0.1"]
Apache Buildr
'io.github.arash-jahani:persaindatetimepicker:jar:0.1'