is not current version
Last Version 0.9.5

com.github.lucarosellini:kina-agent 0.9.4


GroupId

GroupId

com.github.lucarosellini
ArtifactId

ArtifactId

kina-agent
Version

Version

0.9.4
Type

Type

jar

Download kina-agent 0.9.4


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