| License |
License |
|---|---|
| GroupId | GroupIdcom.playtika.sleuth |
| ArtifactId | ArtifactIdsleuth-camel |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionsleuth-camel
sleuth-camel
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sleuth-camel-2.1.0.pom | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.playtika.sleuth/sleuth-camel/ -->
<dependency>
<groupId>com.playtika.sleuth</groupId>
<artifactId>sleuth-camel</artifactId>
<version>2.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.playtika.sleuth/sleuth-camel/
implementation 'com.playtika.sleuth:sleuth-camel:2.1.0'
// https://jarcasting.com/artifacts/com.playtika.sleuth/sleuth-camel/
implementation ("com.playtika.sleuth:sleuth-camel:2.1.0")
'com.playtika.sleuth:sleuth-camel:pom:2.1.0'
<dependency org="com.playtika.sleuth" name="sleuth-camel" rev="2.1.0">
<artifact name="sleuth-camel" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.playtika.sleuth', module='sleuth-camel', version='2.1.0')
)
libraryDependencies += "com.playtika.sleuth" % "sleuth-camel" % "2.1.0"
[com.playtika.sleuth/sleuth-camel "2.1.0"]