GroupId | GroupIdcom.github.g-chenning |
---|---|
ArtifactId | ArtifactIdJDBC-yml-Quick |
Version | Version0.0.3.bate |
Type | Typejar |
Filename | Size |
---|---|
JDBC-yml-Quick-0.0.3.bate.pom | |
JDBC-yml-Quick-0.0.3.bate.jar | 4 MB |
JDBC-yml-Quick-0.0.3.bate-sources.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.g-chenning/JDBC-yml-Quick/ -->
<dependency>
<groupId>com.github.g-chenning</groupId>
<artifactId>JDBC-yml-Quick</artifactId>
<version>0.0.3.bate</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.g-chenning/JDBC-yml-Quick/
implementation 'com.github.g-chenning:JDBC-yml-Quick:0.0.3.bate'
// https://jarcasting.com/artifacts/com.github.g-chenning/JDBC-yml-Quick/
implementation ("com.github.g-chenning:JDBC-yml-Quick:0.0.3.bate")
'com.github.g-chenning:JDBC-yml-Quick:jar:0.0.3.bate'
<dependency org="com.github.g-chenning" name="JDBC-yml-Quick" rev="0.0.3.bate">
<artifact name="JDBC-yml-Quick" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.g-chenning', module='JDBC-yml-Quick', version='0.0.3.bate')
)
libraryDependencies += "com.github.g-chenning" % "JDBC-yml-Quick" % "0.0.3.bate"
[com.github.g-chenning/JDBC-yml-Quick "0.0.3.bate"]