GroupId | GroupIdcom.github.developframework |
---|---|
ArtifactId | ArtifactIddevelop-toolkit-db |
Version | Version1.0.4 |
Type | Typejar |
Filename | Size |
---|---|
develop-toolkit-db-1.0.4.pom | |
develop-toolkit-db-1.0.4.jar | 11 KB |
develop-toolkit-db-1.0.4-sources.jar | 6 KB |
develop-toolkit-db-1.0.4-javadoc.jar | 437 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.developframework/develop-toolkit-db/ -->
<dependency>
<groupId>com.github.developframework</groupId>
<artifactId>develop-toolkit-db</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.developframework/develop-toolkit-db/
implementation 'com.github.developframework:develop-toolkit-db:1.0.4'
// https://jarcasting.com/artifacts/com.github.developframework/develop-toolkit-db/
implementation ("com.github.developframework:develop-toolkit-db:1.0.4")
'com.github.developframework:develop-toolkit-db:jar:1.0.4'
<dependency org="com.github.developframework" name="develop-toolkit-db" rev="1.0.4">
<artifact name="develop-toolkit-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.developframework', module='develop-toolkit-db', version='1.0.4')
)
libraryDependencies += "com.github.developframework" % "develop-toolkit-db" % "1.0.4"
[com.github.developframework/develop-toolkit-db "1.0.4"]