Categories |
CategoriesData |
---|---|
GroupId | GroupIdpl.datart |
ArtifactId | ArtifactIdhttp4s-timer-core_3 |
Version | Version0.1.16 |
Type | Typejar |
Filename | Size |
---|---|
http4s-timer-core_3-0.1.16.pom | |
http4s-timer-core_3-0.1.16.jar | 12 KB |
http4s-timer-core_3-0.1.16-sources.jar | 2 KB |
http4s-timer-core_3-0.1.16-javadoc.jar | 181 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.datart/http4s-timer-core_3/ -->
<dependency>
<groupId>pl.datart</groupId>
<artifactId>http4s-timer-core_3</artifactId>
<version>0.1.16</version>
</dependency>
// https://jarcasting.com/artifacts/pl.datart/http4s-timer-core_3/
implementation 'pl.datart:http4s-timer-core_3:0.1.16'
// https://jarcasting.com/artifacts/pl.datart/http4s-timer-core_3/
implementation ("pl.datart:http4s-timer-core_3:0.1.16")
'pl.datart:http4s-timer-core_3:jar:0.1.16'
<dependency org="pl.datart" name="http4s-timer-core_3" rev="0.1.16">
<artifact name="http4s-timer-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.datart', module='http4s-timer-core_3', version='0.1.16')
)
libraryDependencies += "pl.datart" % "http4s-timer-core_3" % "0.1.16"
[pl.datart/http4s-timer-core_3 "0.1.16"]