is not current version
Last Version 5.2.2.jre17

com.sagframe:sagacity-sqltoy 5.0.12

sagacity-sqltoy

GroupId

GroupId

com.sagframe
ArtifactId

ArtifactId

sagacity-sqltoy
Version

Version

5.0.12
Type

Type

jar

Download sagacity-sqltoy 5.0.12


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