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