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