is not current version
Last Version 1.0.6

com.probelogr:probelogr-lib 1.0.4

This lib is used to stream log data into Probelogr's data analysis stream

GroupId

GroupId

com.probelogr
ArtifactId

ArtifactId

probelogr-lib
Version

Version

1.0.4
Type

Type

jar

Download probelogr-lib 1.0.4


<!-- https://jarcasting.com/artifacts/com.probelogr/probelogr-lib/ -->
<dependency>
    <groupId>com.probelogr</groupId>
    <artifactId>probelogr-lib</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.probelogr/probelogr-lib/
implementation 'com.probelogr:probelogr-lib:1.0.4'
// https://jarcasting.com/artifacts/com.probelogr/probelogr-lib/
implementation ("com.probelogr:probelogr-lib:1.0.4")
'com.probelogr:probelogr-lib:jar:1.0.4'
<dependency org="com.probelogr" name="probelogr-lib" rev="1.0.4">
  <artifact name="probelogr-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.probelogr', module='probelogr-lib', version='1.0.4')
)
libraryDependencies += "com.probelogr" % "probelogr-lib" % "1.0.4"
[com.probelogr/probelogr-lib "1.0.4"]