is not current version
Last Version 5.2.2.jre17

com.sagframe:sagacity-sqltoy 5.2.0

sagacity-sqltoy

GroupId

GroupId

com.sagframe
ArtifactId

ArtifactId

sagacity-sqltoy
Version

Version

5.2.0
Type

Type

jar

Download sagacity-sqltoy 5.2.0


<!-- https://jarcasting.com/artifacts/com.sagframe/sagacity-sqltoy/ -->
<dependency>
    <groupId>com.sagframe</groupId>
    <artifactId>sagacity-sqltoy</artifactId>
    <version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sagframe/sagacity-sqltoy/
implementation 'com.sagframe:sagacity-sqltoy:5.2.0'
// https://jarcasting.com/artifacts/com.sagframe/sagacity-sqltoy/
implementation ("com.sagframe:sagacity-sqltoy:5.2.0")
'com.sagframe:sagacity-sqltoy:jar:5.2.0'
<dependency org="com.sagframe" name="sagacity-sqltoy" rev="5.2.0">
  <artifact name="sagacity-sqltoy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sagframe', module='sagacity-sqltoy', version='5.2.0')
)
libraryDependencies += "com.sagframe" % "sagacity-sqltoy" % "5.2.0"
[com.sagframe/sagacity-sqltoy "5.2.0"]