GroupId | GroupIdcom.github.gkutiel |
---|---|
ArtifactId | ArtifactIdflip-oql |
Version | Version1.1-RELEASE |
Type | Typejar |
Filename | Size |
---|---|
flip-oql-1.1-RELEASE.pom | |
flip-oql-1.1-RELEASE.jar | 11 KB |
flip-oql-1.1-RELEASE-sources.jar | 2 KB |
flip-oql-1.1-RELEASE-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gkutiel/flip-oql/ -->
<dependency>
<groupId>com.github.gkutiel</groupId>
<artifactId>flip-oql</artifactId>
<version>1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gkutiel/flip-oql/
implementation 'com.github.gkutiel:flip-oql:1.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.gkutiel/flip-oql/
implementation ("com.github.gkutiel:flip-oql:1.1-RELEASE")
'com.github.gkutiel:flip-oql:jar:1.1-RELEASE'
<dependency org="com.github.gkutiel" name="flip-oql" rev="1.1-RELEASE">
<artifact name="flip-oql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gkutiel', module='flip-oql', version='1.1-RELEASE')
)
libraryDependencies += "com.github.gkutiel" % "flip-oql" % "1.1-RELEASE"
[com.github.gkutiel/flip-oql "1.1-RELEASE"]