is not current version
Last Version 1.2.0.redhat-133

io.fabric8.insight:insight-project 1.1.0.Beta3


GroupId

GroupId

io.fabric8.insight
ArtifactId

ArtifactId

insight-project
Version

Version

1.1.0.Beta3
Type

Type

pom

Download insight-project 1.1.0.Beta3


<!-- https://jarcasting.com/artifacts/io.fabric8.insight/insight-project/ -->
<dependency>
    <groupId>io.fabric8.insight</groupId>
    <artifactId>insight-project</artifactId>
    <version>1.1.0.Beta3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.insight/insight-project/
implementation 'io.fabric8.insight:insight-project:1.1.0.Beta3'
// https://jarcasting.com/artifacts/io.fabric8.insight/insight-project/
implementation ("io.fabric8.insight:insight-project:1.1.0.Beta3")
'io.fabric8.insight:insight-project:pom:1.1.0.Beta3'
<dependency org="io.fabric8.insight" name="insight-project" rev="1.1.0.Beta3">
  <artifact name="insight-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.insight', module='insight-project', version='1.1.0.Beta3')
)
libraryDependencies += "io.fabric8.insight" % "insight-project" % "1.1.0.Beta3"
[io.fabric8.insight/insight-project "1.1.0.Beta3"]