GroupId | GroupIdcom.github.eikek |
---|---|
ArtifactId | ArtifactIdbinny-jdbc_3 |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
binny-jdbc_3-0.2.0.pom | |
binny-jdbc_3-0.2.0.jar | 126 KB |
binny-jdbc_3-0.2.0-sources.jar | 11 KB |
binny-jdbc_3-0.2.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.eikek/binny-jdbc_3/ -->
<dependency>
<groupId>com.github.eikek</groupId>
<artifactId>binny-jdbc_3</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eikek/binny-jdbc_3/
implementation 'com.github.eikek:binny-jdbc_3:0.2.0'
// https://jarcasting.com/artifacts/com.github.eikek/binny-jdbc_3/
implementation ("com.github.eikek:binny-jdbc_3:0.2.0")
'com.github.eikek:binny-jdbc_3:jar:0.2.0'
<dependency org="com.github.eikek" name="binny-jdbc_3" rev="0.2.0">
<artifact name="binny-jdbc_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eikek', module='binny-jdbc_3', version='0.2.0')
)
libraryDependencies += "com.github.eikek" % "binny-jdbc_3" % "0.2.0"
[com.github.eikek/binny-jdbc_3 "0.2.0"]