| GroupId | GroupIdcom.github.eikek |
|---|---|
| ArtifactId | ArtifactIdcalev-doobie_3 |
| Version | Version0.5.1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| calev-doobie_3-0.5.1.pom | |
| calev-doobie_3-0.5.1.jar | 6 KB |
| calev-doobie_3-0.5.1-sources.jar | 1 KB |
| calev-doobie_3-0.5.1-javadoc.jar | 178 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.eikek/calev-doobie_3/ -->
<dependency>
<groupId>com.github.eikek</groupId>
<artifactId>calev-doobie_3</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eikek/calev-doobie_3/
implementation 'com.github.eikek:calev-doobie_3:0.5.1'
// https://jarcasting.com/artifacts/com.github.eikek/calev-doobie_3/
implementation ("com.github.eikek:calev-doobie_3:0.5.1")
'com.github.eikek:calev-doobie_3:jar:0.5.1'
<dependency org="com.github.eikek" name="calev-doobie_3" rev="0.5.1">
<artifact name="calev-doobie_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eikek', module='calev-doobie_3', version='0.5.1')
)
libraryDependencies += "com.github.eikek" % "calev-doobie_3" % "0.5.1"
[com.github.eikek/calev-doobie_3 "0.5.1"]