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