is not current version
Last Version 1.1.GA

com.github.inspektr:inspektr-common 1.0.4.GA

Inspektr Common

GroupId

GroupId

com.github.inspektr
ArtifactId

ArtifactId

inspektr-common
Version

Version

1.0.4.GA
Type

Type

jar

Download inspektr-common 1.0.4.GA


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