License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIddk.nodes.nstack |
ArtifactId | ArtifactIdnstack-kotlin-core |
Last Version | Last Version3.2.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNStack Kotlin Library JVM Core
nstack.io library for translations, update management and more.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nstack-kotlin-core-3.2.9.pom | |
nstack-kotlin-core-3.2.9.jar | 98 KB |
nstack-kotlin-core-3.2.9-sources.jar | 17 KB |
nstack-kotlin-core-3.2.9-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/dk.nodes.nstack/nstack-kotlin-core/ -->
<dependency>
<groupId>dk.nodes.nstack</groupId>
<artifactId>nstack-kotlin-core</artifactId>
<version>3.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/dk.nodes.nstack/nstack-kotlin-core/
implementation 'dk.nodes.nstack:nstack-kotlin-core:3.2.9'
// https://jarcasting.com/artifacts/dk.nodes.nstack/nstack-kotlin-core/
implementation ("dk.nodes.nstack:nstack-kotlin-core:3.2.9")
'dk.nodes.nstack:nstack-kotlin-core:jar:3.2.9'
<dependency org="dk.nodes.nstack" name="nstack-kotlin-core" rev="3.2.9">
<artifact name="nstack-kotlin-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.nodes.nstack', module='nstack-kotlin-core', version='3.2.9')
)
libraryDependencies += "dk.nodes.nstack" % "nstack-kotlin-core" % "3.2.9"
[dk.nodes.nstack/nstack-kotlin-core "3.2.9"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.60 |
com.squareup.okhttp3 : okhttp | jar | 3.14.2 |
com.squareup.okhttp3 : logging-interceptor | jar | 3.14.2 |
com.google.code.gson : gson | jar | 2.8.5 |