is not current version
Last Version 3.2.9

dk.nodes.nstack:nstack-kotlin-core 3.1.40

nstack.io library for translations, update management and more.

Categories

Categories

Kotlin Languages
GroupId

GroupId

dk.nodes.nstack
ArtifactId

ArtifactId

nstack-kotlin-core
Version

Version

3.1.40
Type

Type

jar

Download nstack-kotlin-core 3.1.40


<!-- https://jarcasting.com/artifacts/dk.nodes.nstack/nstack-kotlin-core/ -->
<dependency>
    <groupId>dk.nodes.nstack</groupId>
    <artifactId>nstack-kotlin-core</artifactId>
    <version>3.1.40</version>
</dependency>
// https://jarcasting.com/artifacts/dk.nodes.nstack/nstack-kotlin-core/
implementation 'dk.nodes.nstack:nstack-kotlin-core:3.1.40'
// https://jarcasting.com/artifacts/dk.nodes.nstack/nstack-kotlin-core/
implementation ("dk.nodes.nstack:nstack-kotlin-core:3.1.40")
'dk.nodes.nstack:nstack-kotlin-core:jar:3.1.40'
<dependency org="dk.nodes.nstack" name="nstack-kotlin-core" rev="3.1.40">
  <artifact name="nstack-kotlin-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.nodes.nstack', module='nstack-kotlin-core', version='3.1.40')
)
libraryDependencies += "dk.nodes.nstack" % "nstack-kotlin-core" % "3.1.40"
[dk.nodes.nstack/nstack-kotlin-core "3.1.40"]