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