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