is not current version
Last Version 10-RELEASE

com.github.gkutiel:flip-utils 4.1-RELEASE

utillities library for flip-web and flip-db

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

flip-utils
Version

Version

4.1-RELEASE
Type

Type

jar

Download flip-utils 4.1-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.gkutiel/flip-utils/ -->
<dependency>
    <groupId>com.github.gkutiel</groupId>
    <artifactId>flip-utils</artifactId>
    <version>4.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gkutiel/flip-utils/
implementation 'com.github.gkutiel:flip-utils:4.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.gkutiel/flip-utils/
implementation ("com.github.gkutiel:flip-utils:4.1-RELEASE")
'com.github.gkutiel:flip-utils:jar:4.1-RELEASE'
<dependency org="com.github.gkutiel" name="flip-utils" rev="4.1-RELEASE">
  <artifact name="flip-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gkutiel', module='flip-utils', version='4.1-RELEASE')
)
libraryDependencies += "com.github.gkutiel" % "flip-utils" % "4.1-RELEASE"
[com.github.gkutiel/flip-utils "4.1-RELEASE"]