GroupId | GroupIdio.quee.ktx.radix |
---|---|
ArtifactId | ArtifactIdktx-radix-development |
Version | Versionv1.0.4-RELEASE |
Type | Typejar |
Filename | Size |
---|---|
ktx-radix-development-v1.0.4-RELEASE.pom | 1 KB |
ktx-radix-development-v1.0.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.0.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.quee.ktx.radix/ktx-radix-development/
implementation 'io.quee.ktx.radix:ktx-radix-development:v1.0.4-RELEASE'
// https://jarcasting.com/artifacts/io.quee.ktx.radix/ktx-radix-development/
implementation ("io.quee.ktx.radix:ktx-radix-development:v1.0.4-RELEASE")
'io.quee.ktx.radix:ktx-radix-development:jar:v1.0.4-RELEASE'
<dependency org="io.quee.ktx.radix" name="ktx-radix-development" rev="v1.0.4-RELEASE">
<artifact name="ktx-radix-development" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quee.ktx.radix', module='ktx-radix-development', version='v1.0.4-RELEASE')
)
libraryDependencies += "io.quee.ktx.radix" % "ktx-radix-development" % "v1.0.4-RELEASE"
[io.quee.ktx.radix/ktx-radix-development "v1.0.4-RELEASE"]