GroupId | GroupIdcom.taboola |
---|---|
ArtifactId | ArtifactIdasync-profiler-actuator-endpoint |
Version | Version0.0.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.taboola/async-profiler-actuator-endpoint/ -->
<dependency>
<groupId>com.taboola</groupId>
<artifactId>async-profiler-actuator-endpoint</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.taboola/async-profiler-actuator-endpoint/
implementation 'com.taboola:async-profiler-actuator-endpoint:0.0.2'
// https://jarcasting.com/artifacts/com.taboola/async-profiler-actuator-endpoint/
implementation ("com.taboola:async-profiler-actuator-endpoint:0.0.2")
'com.taboola:async-profiler-actuator-endpoint:jar:0.0.2'
<dependency org="com.taboola" name="async-profiler-actuator-endpoint" rev="0.0.2">
<artifact name="async-profiler-actuator-endpoint" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.taboola', module='async-profiler-actuator-endpoint', version='0.0.2')
)
libraryDependencies += "com.taboola" % "async-profiler-actuator-endpoint" % "0.0.2"
[com.taboola/async-profiler-actuator-endpoint "0.0.2"]