Files download
File Operation
langx-java-fastdateformat-5.4.5.jar download
langx-java-fastdateformat-5.4.5.pom download
langx-java-fastdateformat-5.4.5-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.bes2008.solution.langx</groupId>
  <artifactId>langx-java-fastdateformat</artifactId>
  <version>5.4.5</version>
</dependency>
Gradle Groovy
implementation 'io.github.bes2008.solution.langx:langx-java-fastdateformat:5.4.5'
Gradle Kotlin
implementation("io.github.bes2008.solution.langx:langx-java-fastdateformat:5.4.5")
Scala SBT
libraryDependencies += "io.github.bes2008.solution.langx" % "langx-java-fastdateformat" % "5.4.5"
Groovy Grape
@Grapes(
  @Grab(group='io.github.bes2008.solution.langx', module='langx-java-fastdateformat', version='5.4.5')
)
Apache Ivy
<dependency org="io.github.bes2008.solution.langx" name="langx-java-fastdateformat" rev="5.4.5" />
Leiningen
[io.github.bes2008.solution.langx/langx-java-fastdateformat "5.4.5"]
Apache Buildr
'io.github.bes2008.solution.langx:langx-java-fastdateformat:jar:5.4.5'