文件下载
文件名 操作
flip-oql-1.1-RELEASE.jar 下载
flip-oql-1.1-RELEASE.pom 下载
flip-oql-1.1-RELEASE-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.gkutiel</groupId>
  <artifactId>flip-oql</artifactId>
  <version>1.1-RELEASE</version>
</dependency>
Gradle Groovy
implementation 'com.github.gkutiel:flip-oql:1.1-RELEASE'
Gradle Kotlin
implementation("com.github.gkutiel:flip-oql:1.1-RELEASE")
Scala SBT
libraryDependencies += "com.github.gkutiel" % "flip-oql" % "1.1-RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='com.github.gkutiel', module='flip-oql', version='1.1-RELEASE')
)
Apache Ivy
<dependency org="com.github.gkutiel" name="flip-oql" rev="1.1-RELEASE" />
Leiningen
[com.github.gkutiel/flip-oql "1.1-RELEASE"]
Apache Buildr
'com.github.gkutiel:flip-oql:jar:1.1-RELEASE'
本项目依赖