GroupId | GroupIdorg.atnos |
---|---|
ArtifactId | ArtifactIdeff-doobie_2.12 |
Version | Version4.6.0 |
Type | Typejar |
Filename | Size |
---|---|
eff-doobie_2.12-4.6.0.pom | |
eff-doobie_2.12-4.6.0.jar | 21 KB |
eff-doobie_2.12-4.6.0-sources.jar | 2 KB |
eff-doobie_2.12-4.6.0-javadoc.jar | 673 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.atnos/eff-doobie_2.12/ -->
<dependency>
<groupId>org.atnos</groupId>
<artifactId>eff-doobie_2.12</artifactId>
<version>4.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.atnos/eff-doobie_2.12/
implementation 'org.atnos:eff-doobie_2.12:4.6.0'
// https://jarcasting.com/artifacts/org.atnos/eff-doobie_2.12/
implementation ("org.atnos:eff-doobie_2.12:4.6.0")
'org.atnos:eff-doobie_2.12:jar:4.6.0'
<dependency org="org.atnos" name="eff-doobie_2.12" rev="4.6.0">
<artifact name="eff-doobie_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atnos', module='eff-doobie_2.12', version='4.6.0')
)
libraryDependencies += "org.atnos" % "eff-doobie_2.12" % "4.6.0"
[org.atnos/eff-doobie_2.12 "4.6.0"]