License |
License |
---|---|
GroupId | GroupIdio.quee.ktx.radix |
ArtifactId | ArtifactIdktx-radix-starter |
Version | Versionv1.2.4-RELEASE |
Type | Typejar |
Description |
DescriptionShared business abstraction modules to develop any server project using kotlin
|
Filename | Size |
---|---|
ktx-radix-starter-v1.2.4-RELEASE.pom | 735 bytes |
ktx-radix-starter-v1.2.4-RELEASE-javadoc.jar | 245 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.quee.ktx.radix/ktx-radix-starter/ -->
<dependency>
<groupId>io.quee.ktx.radix</groupId>
<artifactId>ktx-radix-starter</artifactId>
<version>v1.2.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.quee.ktx.radix/ktx-radix-starter/
implementation 'io.quee.ktx.radix:ktx-radix-starter:v1.2.4-RELEASE'
// https://jarcasting.com/artifacts/io.quee.ktx.radix/ktx-radix-starter/
implementation ("io.quee.ktx.radix:ktx-radix-starter:v1.2.4-RELEASE")
'io.quee.ktx.radix:ktx-radix-starter:jar:v1.2.4-RELEASE'
<dependency org="io.quee.ktx.radix" name="ktx-radix-starter" rev="v1.2.4-RELEASE">
<artifact name="ktx-radix-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quee.ktx.radix', module='ktx-radix-starter', version='v1.2.4-RELEASE')
)
libraryDependencies += "io.quee.ktx.radix" % "ktx-radix-starter" % "v1.2.4-RELEASE"
[io.quee.ktx.radix/ktx-radix-starter "v1.2.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.30 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.30 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.4.30 |