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