GroupId | GroupIdcom.github.buckelieg |
---|---|
ArtifactId | ArtifactIddb-fn |
Version | Version0.3.9 |
Type | Typejar |
Filename | Size |
---|---|
db-fn-0.3.9.pom | |
db-fn-0.3.9.jar | 69 KB |
db-fn-0.3.9-sources.jar | 46 KB |
db-fn-0.3.9-javadoc.jar | 482 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.buckelieg/db-fn/ -->
<dependency>
<groupId>com.github.buckelieg</groupId>
<artifactId>db-fn</artifactId>
<version>0.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.buckelieg/db-fn/
implementation 'com.github.buckelieg:db-fn:0.3.9'
// https://jarcasting.com/artifacts/com.github.buckelieg/db-fn/
implementation ("com.github.buckelieg:db-fn:0.3.9")
'com.github.buckelieg:db-fn:jar:0.3.9'
<dependency org="com.github.buckelieg" name="db-fn" rev="0.3.9">
<artifact name="db-fn" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.buckelieg', module='db-fn', version='0.3.9')
)
libraryDependencies += "com.github.buckelieg" % "db-fn" % "0.3.9"
[com.github.buckelieg/db-fn "0.3.9"]