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