GroupId | GroupIdcom.sonymobile |
---|---|
ArtifactId | ArtifactIdlumbermill-influxdb |
Version | Version0.0.18 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.sonymobile/lumbermill-influxdb/ -->
<dependency>
<groupId>com.sonymobile</groupId>
<artifactId>lumbermill-influxdb</artifactId>
<version>0.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.sonymobile/lumbermill-influxdb/
implementation 'com.sonymobile:lumbermill-influxdb:0.0.18'
// https://jarcasting.com/artifacts/com.sonymobile/lumbermill-influxdb/
implementation ("com.sonymobile:lumbermill-influxdb:0.0.18")
'com.sonymobile:lumbermill-influxdb:jar:0.0.18'
<dependency org="com.sonymobile" name="lumbermill-influxdb" rev="0.0.18">
<artifact name="lumbermill-influxdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sonymobile', module='lumbermill-influxdb', version='0.0.18')
)
libraryDependencies += "com.sonymobile" % "lumbermill-influxdb" % "0.0.18"
[com.sonymobile/lumbermill-influxdb "0.0.18"]