is not current version
Last Version 10-RELEASE

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

utillities library for flip-web and flip-db

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

flip-utils
Version

Version

2.0-RELEASE
Type

Type

jar

Download flip-utils 2.0-RELEASE


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