GroupId | GroupIdio.github.toquery |
---|---|
ArtifactId | ArtifactIdclever-framework-dao |
Version | Version1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
clever-framework-dao-1.0.3.pom | |
clever-framework-dao-1.0.3.jar | 66 KB |
clever-framework-dao-1.0.3-sources.jar | 46 KB |
clever-framework-dao-1.0.3-javadoc.jar | 336 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.toquery/clever-framework-dao/ -->
<dependency>
<groupId>io.github.toquery</groupId>
<artifactId>clever-framework-dao</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.toquery/clever-framework-dao/
implementation 'io.github.toquery:clever-framework-dao:1.0.3'
// https://jarcasting.com/artifacts/io.github.toquery/clever-framework-dao/
implementation ("io.github.toquery:clever-framework-dao:1.0.3")
'io.github.toquery:clever-framework-dao:jar:1.0.3'
<dependency org="io.github.toquery" name="clever-framework-dao" rev="1.0.3">
<artifact name="clever-framework-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.toquery', module='clever-framework-dao', version='1.0.3')
)
libraryDependencies += "io.github.toquery" % "clever-framework-dao" % "1.0.3"
[io.github.toquery/clever-framework-dao "1.0.3"]