is not current version
Last Version 2.0.2

ca.nexapp:nexapp-kore 0.0.1-R3

Nexapp Libraries for Kotlin

GroupId

GroupId

ca.nexapp
ArtifactId

ArtifactId

nexapp-kore
Version

Version

0.0.1-R3
Type

Type

pom

Download nexapp-kore 0.0.1-R3

Filename Size
nexapp-kore-0.0.1-R3.pom 11 KB
Browse

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