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