is not current version
Last Version 2.0.2

ca.nexapp:nexapp-kore-bom 0.0.1-R3


GroupId

GroupId

ca.nexapp
ArtifactId

ArtifactId

nexapp-kore-bom
Version

Version

0.0.1-R3
Type

Type

pom

Download nexapp-kore-bom 0.0.1-R3


<!-- https://jarcasting.com/artifacts/ca.nexapp/nexapp-kore-bom/ -->
<dependency>
    <groupId>ca.nexapp</groupId>
    <artifactId>nexapp-kore-bom</artifactId>
    <version>0.0.1-R3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ca.nexapp/nexapp-kore-bom/
implementation 'ca.nexapp:nexapp-kore-bom:0.0.1-R3'
// https://jarcasting.com/artifacts/ca.nexapp/nexapp-kore-bom/
implementation ("ca.nexapp:nexapp-kore-bom:0.0.1-R3")
'ca.nexapp:nexapp-kore-bom:pom:0.0.1-R3'
<dependency org="ca.nexapp" name="nexapp-kore-bom" rev="0.0.1-R3">
  <artifact name="nexapp-kore-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='ca.nexapp', module='nexapp-kore-bom', version='0.0.1-R3')
)
libraryDependencies += "ca.nexapp" % "nexapp-kore-bom" % "0.0.1-R3"
[ca.nexapp/nexapp-kore-bom "0.0.1-R3"]