Files download
File Operation
SevenZip-1.2.22.jar download
SevenZip-1.2.22.pom download
SevenZip-1.2.22-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.danaodai951</groupId>
  <artifactId>SevenZip</artifactId>
  <version>1.2.22</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.danaodai951:SevenZip:1.2.22'
Gradle Kotlin
implementation("io.github.danaodai951:SevenZip:1.2.22")
Scala SBT
libraryDependencies += "io.github.danaodai951" % "SevenZip" % "1.2.22"
Groovy Grape
@Grapes(
  @Grab(group='io.github.danaodai951', module='SevenZip', version='1.2.22')
)
Apache Ivy
<dependency org="io.github.danaodai951" name="SevenZip" rev="1.2.22" />
Leiningen
[io.github.danaodai951/SevenZip "1.2.22"]
Apache Buildr
'io.github.danaodai951:SevenZip:jar:1.2.22'
Dependencies
The project has no third-party dependencies