Categories |
CategoriesData |
---|---|
GroupId | GroupIdpl.datart |
ArtifactId | ArtifactIdhttp4s-timer-core_2.12 |
Version | Version0.1.11 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/pl.datart/http4s-timer-core_2.12/ -->
<dependency>
<groupId>pl.datart</groupId>
<artifactId>http4s-timer-core_2.12</artifactId>
<version>0.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/pl.datart/http4s-timer-core_2.12/
implementation 'pl.datart:http4s-timer-core_2.12:0.1.11'
// https://jarcasting.com/artifacts/pl.datart/http4s-timer-core_2.12/
implementation ("pl.datart:http4s-timer-core_2.12:0.1.11")
'pl.datart:http4s-timer-core_2.12:jar:0.1.11'
<dependency org="pl.datart" name="http4s-timer-core_2.12" rev="0.1.11">
<artifact name="http4s-timer-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.datart', module='http4s-timer-core_2.12', version='0.1.11')
)
libraryDependencies += "pl.datart" % "http4s-timer-core_2.12" % "0.1.11"
[pl.datart/http4s-timer-core_2.12 "0.1.11"]