| GroupId | GroupIdcom.sagframe |
|---|---|
| ArtifactId | ArtifactIdsagacity-sqltoy |
| Version | Version4.18.31 |
| Type | Typejar |
| Filename | Size |
|---|---|
| sagacity-sqltoy-4.18.31.pom | |
| sagacity-sqltoy-4.18.31.jar | 843 KB |
| sagacity-sqltoy-4.18.31-sources.jar | 548 KB |
| sagacity-sqltoy-4.18.31-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sagframe/sagacity-sqltoy/ -->
<dependency>
<groupId>com.sagframe</groupId>
<artifactId>sagacity-sqltoy</artifactId>
<version>4.18.31</version>
</dependency>
// https://jarcasting.com/artifacts/com.sagframe/sagacity-sqltoy/
implementation 'com.sagframe:sagacity-sqltoy:4.18.31'
// https://jarcasting.com/artifacts/com.sagframe/sagacity-sqltoy/
implementation ("com.sagframe:sagacity-sqltoy:4.18.31")
'com.sagframe:sagacity-sqltoy:jar:4.18.31'
<dependency org="com.sagframe" name="sagacity-sqltoy" rev="4.18.31">
<artifact name="sagacity-sqltoy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sagframe', module='sagacity-sqltoy', version='4.18.31')
)
libraryDependencies += "com.sagframe" % "sagacity-sqltoy" % "4.18.31"
[com.sagframe/sagacity-sqltoy "4.18.31"]