Files download
File Operation
edatetime_2.11-0.3.0.jar download
edatetime_2.11-0.3.0.pom download
edatetime_2.11-0.3.0-sources.jar download
Apache Maven
<dependency>
  <groupId>net.petitviolet</groupId>
  <artifactId>edatetime_2.11</artifactId>
  <version>0.3.0</version>
</dependency>
Gradle Groovy
implementation 'net.petitviolet:edatetime_2.11:0.3.0'
Gradle Kotlin
implementation("net.petitviolet:edatetime_2.11:0.3.0")
Scala SBT
libraryDependencies += "net.petitviolet" % "edatetime_2.11" % "0.3.0"
Groovy Grape
@Grapes(
  @Grab(group='net.petitviolet', module='edatetime_2.11', version='0.3.0')
)
Apache Ivy
<dependency org="net.petitviolet" name="edatetime_2.11" rev="0.3.0" />
Leiningen
[net.petitviolet/edatetime_2.11 "0.3.0"]
Apache Buildr
'net.petitviolet:edatetime_2.11:jar:0.3.0'